Skip to content

Commit 74ac199

Browse files
committed
Group Kotlin updates together
1 parent 52a1419 commit 74ac199

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

renovate.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{
22
"extends": [
33
"github>graphql-java-kickstart/renovate-config"
4+
],
5+
"packageRules": [
6+
{
7+
"description": "Group Kotlin updates together",
8+
"groupName": "kotlin",
9+
"matchPackagePrefixes": [
10+
"org.jetbrains.kotlin"
11+
]
12+
}
413
]
514
}

0 commit comments

Comments
 (0)