diff --git a/.github/renovate.json b/.github/renovate.json index aa9c41859e..6f6dc96a63 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -35,6 +35,7 @@ "groupName": "kotlin", "description": "Kotlin and Compose dependencies that must be updated together to maintain compatibility.", "matchPackagePatterns": [ + "androidx.compose.compiler:compiler", "androidx.compose:compose-bom", "org.jetbrains.kotlin.*", "com.google.devtools.ksp"