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 8f413a7 commit 3ff3ed8Copy full SHA for 3ff3ed8
.renovaterc.json
@@ -1,4 +1,4 @@
1
{
2
- "extends": ["config:base", ":automergeMinor"],
3
- "dependencyDashboard": true
+ "extends": ["config:recommended", ":automergeMinor", ":pinVersions"],
+ "minimumReleaseAge": "3 days"
4
}
0 commit comments