Skip to content

Commit ab1fd2b

Browse files
authored
Update renovate.json
1 parent 38a077a commit ab1fd2b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"description": "Kotlin and KSP are tightly coupled.",
1313
"matchPackageNames": [
1414
"org.jetbrains.kotlin:kotlin{/,}**",
15-
"com.google.devtools.ksp{/,}**"
15+
"com.google.devtools.ksp{/,}**",
16+
"org.jetbrains.kotlin.plugin.compose{/,}**"
1617
]
1718
},
1819
{

0 commit comments

Comments
 (0)