mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
fix(renovate): also group Compose BOM updates with AndroidX
This commit is contained in:
parent
45c7dbb3f7
commit
19412cc963
1 changed files with 3 additions and 0 deletions
3
.github/renovate.json5
vendored
3
.github/renovate.json5
vendored
|
@ -32,6 +32,9 @@
|
||||||
"matchPackagePatterns": [
|
"matchPackagePatterns": [
|
||||||
"^androidx.*",
|
"^androidx.*",
|
||||||
],
|
],
|
||||||
|
"matchPackageNames": [
|
||||||
|
"dev.chrisbanes.compose:compose-bom",
|
||||||
|
],
|
||||||
"groupName": "androidx"
|
"groupName": "androidx"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue