Add yarn and bundled element call renovate group. (#3173)
This commit is contained in:
@@ -48,6 +48,20 @@
|
|||||||
"groupName": "Vaul",
|
"groupName": "Vaul",
|
||||||
"matchDepNames": ["vaul"],
|
"matchDepNames": ["vaul"],
|
||||||
"prHeader": "Please review modals on mobile for visual regressions."
|
"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",
|
"semanticCommits": "disabled",
|
||||||
|
|||||||
Reference in New Issue
Block a user