mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 16:27:06 +05:30
fix(renovate): batch Compose updates together
This commit is contained in:
parent
fb4beb08ee
commit
5f49c8149a
1 changed files with 12 additions and 0 deletions
12
.github/renovate.json
vendored
12
.github/renovate.json
vendored
|
@ -14,6 +14,18 @@
|
||||||
],
|
],
|
||||||
"groupName": "kotlin"
|
"groupName": "kotlin"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"matchPackagePatterns": [
|
||||||
|
"^androidx.compose.animation",
|
||||||
|
"^androidx.compose.foundation",
|
||||||
|
"^androidx.compose.material",
|
||||||
|
"^androidx.compose.material3",
|
||||||
|
"^androidx.compose.runtime",
|
||||||
|
"^androidx.compose.ui",
|
||||||
|
"^androidx.lifecycle:lifecycle-viewmodel-compose"
|
||||||
|
],
|
||||||
|
"groupName": "compose"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"managers": [
|
"managers": [
|
||||||
"gradle"
|
"gradle"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue