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 a734ca0 commit 9f8f952Copy full SHA for 9f8f952
.github/renovate.json5
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": ["config:base", "schedule:daily", "group:allNonMajor"],
+ "extends": ["config:base", "schedule:earlyMondays", "group:allNonMajor"],
4
"labels": ["c: dependencies"],
5
"reviewersFromCodeOwners": true,
6
"rangeStrategy": "bump",
0 commit comments