Skip to content

Commit 93013f9

Browse files
authored
Group renovate updates for guava (#13556)
1 parent 680da24 commit 93013f9

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
@@ -78,6 +78,12 @@
7878
'com.gradleup.shadow{/,}**',
7979
],
8080
},
81+
{
82+
groupName: 'guava packages',
83+
matchPackageNames: [
84+
'com.google.guava{/,}**',
85+
],
86+
},
8187
{
8288
groupName: 'jackson packages',
8389
matchPackageNames: [

0 commit comments

Comments
 (0)