diff --git a/.github/renovate.json5 b/.github/renovate.json5 index d2fea7c0..418f755a 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -22,6 +22,7 @@ { "matchPackageNames": [ "androidx.compose.compiler:compiler", + "com.google.devtools.ksp", "dev.drewhamilton.poko", "org.jetbrains.kotlin:kotlin-gradle-plugin", "org.jetbrains.kotlin.plugin.serialization",