mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Update renovate.json5
This commit is contained in:
11
.github/renovate.json5
vendored
11
.github/renovate.json5
vendored
@@ -1,16 +1,17 @@
|
||||
{
|
||||
labels: [
|
||||
'dependencies',
|
||||
],
|
||||
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
|
||||
extends: [
|
||||
'config:recommended',
|
||||
],
|
||||
labels: [
|
||||
'dependencies',
|
||||
],
|
||||
packageRules: [
|
||||
{
|
||||
groupName: 'Kotlin and KSP',
|
||||
groupName: 'Kotlin, Compose, and KSP',
|
||||
matchPackageNames: [
|
||||
'com.google.devtools.ksp{/,}**',
|
||||
'/org.jetbrains.kotlin.*/',
|
||||
'org.jetbrains.kotlin:kotlin{/,}**',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user