We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f5615f2 + 13f1277 commit 0f69aceCopy full SHA for 0f69ace
renovate.json
@@ -50,18 +50,12 @@
50
"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
- ]
+ "groupName": "embedded package dependencies",
+ "matchFileNames": ["embedded/**/*"]
60
61
62
"groupName": "Yarn",
63
- "matchPackageNames": ["yarn"],
64
- "extends": ["schedule:weekly"]
+ "matchDepNames": ["yarn"]
65
}
66
],
67
"semanticCommits": "disabled",
0 commit comments