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