Skip to content

Commit 258ae71

Browse files
authored
group maven in renovate.json
Signed-off-by: Appu <[email protected]>
1 parent 9658259 commit 258ae71

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

renovate.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
{
2626
"matchPackagePrefixes": ["io.github.netmikey.logunit"],
2727
"groupName": "logunit"
28+
},
29+
{
30+
"matchPackagePrefixes": ["org.apache.maven"],
31+
"groupName": "maven"
2832
}
2933
]
3034
}

0 commit comments

Comments
 (0)