Add yarn and bundled element call renovate group.

This commit is contained in:
Timo
2025-04-07 09:25:17 +02:00
parent e5358e8609
commit 68a356b1e7

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",