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 f4d03f8 commit ee6db2fCopy full SHA for ee6db2f
1 file changed
renovate.json
@@ -4,9 +4,9 @@
4
"postUpdateOptions": ["gomodTidy"],
5
"packageRules": [
6
{
7
- "matchPackageNames": ["go"],
8
- "matchManagers": ["gomod", "github-actions"],
9
- "groupName": "go"
+ "matchDepNames": ["go"],
+ "groupName": "go",
+ "rangeStrategy": "bump"
10
}
11
]
12
0 commit comments