We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38a077a commit ab1fd2bCopy full SHA for ab1fd2b
1 file changed
.github/renovate.json
@@ -12,7 +12,8 @@
12
"description": "Kotlin and KSP are tightly coupled.",
13
"matchPackageNames": [
14
"org.jetbrains.kotlin:kotlin{/,}**",
15
- "com.google.devtools.ksp{/,}**"
+ "com.google.devtools.ksp{/,}**",
16
+ "org.jetbrains.kotlin.plugin.compose{/,}**"
17
]
18
},
19
{
0 commit comments