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 a64b7b0 commit 76ac865Copy full SHA for 76ac865
1 file changed
renovate.json
@@ -36,6 +36,12 @@
36
"matchManagers": ["github-actions"],
37
"semanticCommitScope": "github-actions"
38
},
39
+ {
40
+ "groupName": "dev dependencies",
41
+ "matchDepTypes": ["devDependencies"],
42
+ "matchManagers": ["npm"],
43
+ "semanticCommitScope": "dev"
44
+ },
45
{
46
"groupName": "golang.org/x/",
47
"matchPackageNames": ["golang.org/x/*"]
0 commit comments