mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-29 13:27:46 +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": [
|
||||
"config:base",
|
||||
":dependencyDashboard"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackagePatterns": ["^androidx.compose"],
|
||||
"groupName": "jetpack-compose"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user