We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c11b345 commit ca33802Copy full SHA for ca33802
1 file changed
renovate.json
@@ -21,6 +21,10 @@
21
".github/workflows/**/*.yml"
22
],
23
"packageRules": [
24
+ {
25
+ "matchPackageNames": ["quicktype-core"],
26
+ "schedule": ["schedule:monthly"]
27
+ },
28
{
29
"groupName": "angular",
30
"matchPackagePatterns": ["^@angular/.*", "angular/dev-infra"]
0 commit comments