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 bcddd21 commit b8112d8Copy full SHA for b8112d8
1 file changed
.github/renovate.json
@@ -1,7 +1,6 @@
1
{
2
- "extends": [
3
- "config:base"
4
- ],
5
- "groupName": "all",
6
- "gomodTidy": true
7
-}
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
+ "extends": [
+ "github>moul/renovate-config"
+ ]
+ }
0 commit comments