mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 02:57: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/",
|
"https://plugins.gradle.org/m2/",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"matchPackagePatterns": [
|
||||||
|
"^androidx.*",
|
||||||
|
],
|
||||||
|
"groupName": "androidx"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchPackagePatterns": [
|
"matchPackagePatterns": [
|
||||||
"^kotlin",
|
"^kotlin",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue