fix(renovate): remove obsoleted Compose group

This commit is contained in:
Harsh Shandilya 2023-01-12 22:39:47 +05:30
parent 7096e62948
commit 0f9b35efb1
No known key found for this signature in database

12
.github/renovate.json vendored
View file

@ -14,18 +14,6 @@
], ],
"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"