Skip to content

Commit a7dc289

Browse files
authored
Add yarn and bundled element call renovate group. (#3173)
1 parent e5358e8 commit a7dc289

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

renovate.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,20 @@
4848
"groupName": "Vaul",
4949
"matchDepNames": ["vaul"],
5050
"prHeader": "Please review modals on mobile for visual regressions."
51+
},
52+
{
53+
"groupName": "bundled element-call dependencies",
54+
"matchPackageNames": [
55+
"com.vanniktech.maven.publish",
56+
"com.android.library",
57+
"com.android.tools.build",
58+
"gradle"
59+
]
60+
},
61+
{
62+
"groupName": "Yarn",
63+
"matchPackageNames": ["yarn"],
64+
"extends": ["schedule:weekly"]
5165
}
5266
],
5367
"semanticCommits": "disabled",

0 commit comments

Comments
 (0)