We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa65768 commit 7463eceCopy full SHA for 7463ece
renovate.json
@@ -1,6 +1,8 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
- "config:base"
+ "config:base",
5
+ "group:allNonMajor",
6
+ "schedule:earlyMondays"
7
]
8
}
0 commit comments