Skip to content

Commit c2beac7

Browse files
authored
Add develocity renovate grouping (#2276)
1 parent 13d1b67 commit c2beac7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/renovate.json5

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,13 @@
152152
'com.fasterxml.jackson.core:**',
153153
],
154154
},
155+
{
156+
groupName: 'develocity packages',
157+
matchPackageNames: [
158+
'com.gradle.develocity',
159+
'com.gradle:develocity-gradle-plugin',
160+
],
161+
},
155162
{
156163
// pinned version for compatibility with java 8 JFR parsing
157164
matchUpdateTypes: [

0 commit comments

Comments
 (0)