diff --git a/.github/renovate.json b/.github/renovate.json index 168b79a9..cf34aee3 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -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"