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

Let's try this again, shall we?

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

View file

@ -33,6 +33,7 @@
"^androidx.*",
],
"matchPackageNames": [
"dev.chrisbanes.compose:compose-bom",
],
"groupName": "androidx"
},
@ -47,7 +48,6 @@
"matchPackageNames": [
"com.android.tools:r8",
"com.squareup.anvil",
"dev.chrisbanes.compose:compose-bom",
],
"enabled": false,
},