mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Revert the group rule for Kotlin
This commit is contained in:
4
.github/renovate.json5
vendored
4
.github/renovate.json5
vendored
@@ -8,10 +8,10 @@
|
||||
],
|
||||
packageRules: [
|
||||
{
|
||||
groupName: 'Kotlin, Compose, and KSP',
|
||||
groupName: 'Kotlin and KSP',
|
||||
matchPackageNames: [
|
||||
'com.google.devtools.ksp{/,}**',
|
||||
'org.jetbrains.kotlin:kotlin{/,}**',
|
||||
'/org.jetbrains.kotlin.*/'
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user