mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27:04 +05:30
fix(renovate): group all AndroidX updates
This commit is contained in:
parent
e8975e70f5
commit
987990704c
1 changed files with 6 additions and 0 deletions
6
.github/renovate.json5
vendored
6
.github/renovate.json5
vendored
|
@ -17,6 +17,12 @@
|
|||
"https://plugins.gradle.org/m2/",
|
||||
],
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": [
|
||||
"^androidx.*",
|
||||
],
|
||||
"groupName": "androidx"
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": [
|
||||
"^kotlin",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue