mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-29 05:17:43 +00:00
fix(renovate): group all AndroidX updates together
This commit is contained in:
parent
caca4f7a08
commit
5bd31f0073
7
.github/renovate.json5
vendored
7
.github/renovate.json5
vendored
@ -16,11 +16,16 @@
|
||||
"https://plugins.gradle.org/m2/",
|
||||
],
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": [
|
||||
"^androidx.*",
|
||||
],
|
||||
"groupName": "androidx"
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": [
|
||||
"^kotlin",
|
||||
"^org.jetbrains.kotlin",
|
||||
"^androidx.compose.compiler"
|
||||
],
|
||||
"groupName": "kotlin"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user