Skip to content

Commit ca2f825

Browse files
committed
config(renovate): remove group slug
Signed-off-by: Adam Setch <[email protected]>
1 parent e9b4fb4 commit ca2f825

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

renovate.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,8 @@
113113
},
114114
{
115115
"matchManagers": ["npm"],
116-
"groupName": "cdxgen plugins dependencies",
117-
"groupSlug": "cdxgen-plugins",
118-
"matchPackageNames": ["/^@cyclonedx\\/cdxgen-plugins-bin/"]
116+
"groupName": "cdxgen plugins",
117+
"matchPackageNames": ["@cyclonedx/cdxgen-plugins-bin**"]
119118
},
120119
{
121120
"matchManagers": ["npm"],

0 commit comments

Comments
 (0)