Add yarn and bundled element call renovate group. (#3173)

This commit is contained in:
Timo
2025-04-07 17:52:19 +02:00
committed by GitHub
parent e5358e8609
commit a7dc289b2d

View File

@@ -48,6 +48,20 @@
"groupName": "Vaul",
"matchDepNames": ["vaul"],
"prHeader": "Please review modals on mobile for visual regressions."
},
{
"groupName": "bundled element-call dependencies",
"matchPackageNames": [
"com.vanniktech.maven.publish",
"com.android.library",
"com.android.tools.build",
"gradle"
]
},
{
"groupName": "Yarn",
"matchPackageNames": ["yarn"],
"extends": ["schedule:weekly"]
}
],
"semanticCommits": "disabled",