Skip to content

Commit

Permalink
chore: disable renovate dependency dashboard (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith committed Oct 5, 2021
1 parent 5a36c06 commit 43db808
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
@@ -1,6 +1,7 @@
{
"extends": [
"config:base"
"config:base",
":disableDependencyDashboard"
],
"pinVersions": false,
"rebaseStalePrs": true
Expand Down

0 comments on commit 43db808

Please sign in to comment.