mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 15:17:05 +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"
|
||||
},
|
||||
{
|
||||
"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": [
|
||||
"gradle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue