Skip to content

Commit

Permalink
Reenabling the Renovate bot Dashboard issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbn committed Jun 21, 2023
1 parent 7823c2c commit 461d7ee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":disableDependencyDashboard"
"config:base"
],
"enabledManagers": ["pre-commit"]
}

0 comments on commit 461d7ee

Please sign in to comment.