mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-07 16:09:38 +02:00
renovate: group Kotlin updates
This commit is contained in:
parent
576012d011
commit
230d87f8d9
4
.github/renovate.json
vendored
4
.github/renovate.json
vendored
|
@ -7,6 +7,10 @@
|
|||
{
|
||||
"matchPackagePatterns": ["^androidx.compose"],
|
||||
"groupName": "jetpack-compose"
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": ["^kotlin", "^org.jetbrains.kotlin"],
|
||||
"groupName": "kotlin"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue