diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 1f9ee417..07522d8b 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -26,10 +26,10 @@ }, { "matchDepNames": [ - "androidx.compose.compiler:compiler", "com.google.devtools.ksp", "dev.drewhamilton.poko", "org.jetbrains.kotlin:kotlin-gradle-plugin", + "org.jetbrains.kotlin.plugin.compose", "org.jetbrains.kotlin.plugin.serialization", ], "groupName": "Kotlin and Compose",