renovate: Compose libraries are no longer version aligned
This commit is contained in:
parent
c12dfbefe0
commit
83fc3e6b87
1 changed files with 0 additions and 4 deletions
4
.github/renovate.json
vendored
4
.github/renovate.json
vendored
|
@ -4,10 +4,6 @@
|
||||||
":dependencyDashboard"
|
":dependencyDashboard"
|
||||||
],
|
],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
|
||||||
"matchPackagePatterns": ["^androidx.compose"],
|
|
||||||
"groupName": "jetpack-compose"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"matchPackagePatterns": ["^kotlin", "^org.jetbrains.kotlin"],
|
"matchPackagePatterns": ["^kotlin", "^org.jetbrains.kotlin"],
|
||||||
"groupName": "kotlin"
|
"groupName": "kotlin"
|
||||||
|
|
Loading…
Reference in a new issue