aboutsummaryrefslogtreecommitdiff
path: root/.github/renovate.json5
diff options
context:
space:
mode:
Diffstat (limited to '.github/renovate.json5')
-rw-r--r--.github/renovate.json515
1 files changed, 8 insertions, 7 deletions
diff --git a/.github/renovate.json5 b/.github/renovate.json5
index ee7979ea..ba848b42 100644
--- a/.github/renovate.json5
+++ b/.github/renovate.json5
@@ -23,18 +23,19 @@
"groupName": "androidx"
},
{
- "matchPackagePatterns": [
- "^io.sentry",
- "^sentry",
+ // Compose compiler is tightly coupled to Kotlin version
+ "groupName": "Kotlin and Compose",
+ "matchPackagePrefixes": [
+ "androidx.compose.compiler",
+ "org.jetbrains.kotlin",
],
- "groupName": "sentry"
},
{
"matchPackagePatterns": [
- "^kotlin",
- "^org.jetbrains.kotlin",
+ "^io.sentry",
+ "^sentry",
],
- "groupName": "kotlin"
+ "groupName": "sentry"
},
{
"managers": [