Skip to content

Commit

Permalink
Disabled the Renovate Dashboard, see issue: #2
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbn committed Feb 5, 2023
1 parent 2647799 commit 4f6e1e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
"config:base",
":disableDependencyDashboard"
],
"enabledManagers": ["pre-commit"]
}

0 comments on commit 4f6e1e0

Please sign in to comment.