We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cff14a commit 112a8c8Copy full SHA for 112a8c8
1 file changed
.github/renovate.json
@@ -1,6 +1,7 @@
1
{
2
- "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": [
4
- "github>rapid7/renovate-config:base"
5
- ]
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
+ "extends": [
+ "config:recommended",
+ "group:all"
6
+ ]
7
}
0 commit comments