Revert "Revert "fix(renovate): disable compose-bom updates""

Still broken :(

This reverts commit 680d43f78c.
This commit is contained in:
Harsh Shandilya 2023-10-19 01:31:42 +05:30
parent 680d43f78c
commit 2e8ad58979
No known key found for this signature in database

View file

@ -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,
},