Skip to content

Commit

Permalink
Fix renovate package prefix.
Browse files Browse the repository at this point in the history
  • Loading branch information
ychescale9 committed Sep 14, 2024
1 parent bcddafc commit 00117b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
{
"groupName": "Kotlin, KSP",
"matchPackagePrefixes": [
"org.jetbrains.kotlin",
"org.jetbrains.kotlin:kotlin",
"org.jetbrains.kotlin:compose",
"com.google.devtools.ksp",
]
},
Expand Down

0 comments on commit 00117b1

Please sign in to comment.