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 38a1554 commit eea53d4Copy full SHA for eea53d4
.github/renovate.json
@@ -1,5 +1,6 @@
1
{
2
- "extends": ["config:base", "schedule:daily"],
+ "extends": ["config:base", "schedule:weekly", "group:allNonMajor"],
3
"labels": ["dependencies"],
4
- "pin": false
+ "pin": false,
5
+ "rangeStrategy": "bump"
6
}
0 commit comments