We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef56556 commit 15904beCopy full SHA for 15904be
renovate.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": ["config:recommended"],
+ "extends": ["config:recommended", ":disableDependencyDashboard"],
4
"ignorePaths": ["./.github/**"],
5
"enabledManagers": ["npm"],
6
"baseBranches": ["main"],
0 commit comments