mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
Revert "Revert "fix(renovate): disable compose-bom updates""
Still broken :(
This reverts commit 680d43f78c
.
This commit is contained in:
parent
680d43f78c
commit
2e8ad58979
1 changed files with 1 additions and 1 deletions
2
.github/renovate.json5
vendored
2
.github/renovate.json5
vendored
|
@ -33,7 +33,6 @@
|
|||
"^androidx.*",
|
||||
],
|
||||
"matchPackageNames": [
|
||||
"dev.chrisbanes.compose:compose-bom",
|
||||
],
|
||||
"groupName": "androidx"
|
||||
},
|
||||
|
@ -48,6 +47,7 @@
|
|||
"matchPackageNames": [
|
||||
"com.android.tools:r8",
|
||||
"com.squareup.anvil",
|
||||
"dev.chrisbanes.compose:compose-bom",
|
||||
],
|
||||
"enabled": false,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue