Skip to content

Commit

Permalink
renovate: group kotlin updates
Browse files Browse the repository at this point in the history
  • Loading branch information
marcospereira committed May 8, 2024
1 parent 5e63702 commit 5b21029
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,17 @@
],
groupName: "Java / Apache Tika",
groupSlug: "java-apache-tika"
},
{
matchPackagePrefixes: [
"org.jetbrains.kotlin",
"com.google.devtools.ksp",
],
matchSourceUrls: [
"https://github.com/JetBrains/kotlin"
],
groupName: "Kotlin / Plugins",
groupSlug: "kotlin-plugins"
}
]
}

0 comments on commit 5b21029

Please sign in to comment.