Skip to content

Commit 912d531

Browse files
authored
Add another Renovate grouping (#2279)
1 parent c2beac7 commit 912d531

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/renovate.json5

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,12 @@
159159
'com.gradle:develocity-gradle-plugin',
160160
],
161161
},
162+
{
163+
groupName: 'bouncycastle packages',
164+
matchPackageNames: [
165+
'com.bouncycastle:**',
166+
],
167+
},
162168
{
163169
// pinned version for compatibility with java 8 JFR parsing
164170
matchUpdateTypes: [

0 commit comments

Comments
 (0)