mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 05:48:09 +00:00
Configure Renovate to batch Compose updates (#1887)
This commit is contained in:
parent
ce29d22ee7
commit
e025b120ed
6
.github/renovate.json
vendored
6
.github/renovate.json
vendored
@ -2,5 +2,11 @@
|
|||||||
"extends": [
|
"extends": [
|
||||||
"config:base",
|
"config:base",
|
||||||
":dependencyDashboard"
|
":dependencyDashboard"
|
||||||
|
],
|
||||||
|
"packageRules": [
|
||||||
|
{
|
||||||
|
"matchPackagePatterns": ["^androidx.compose"],
|
||||||
|
"groupName": "jetpack-compose"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user