diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 0c0785f22..cc1468ce2 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -15,6 +15,7 @@ "matchPackagePrefixes": [ "androidx.compose.compiler", "org.jetbrains.kotlin.", + "org.jetbrains.kotlin:", ], } ]