Skip to content

Commit ca33802

Browse files
alan-agius4clydin
authored andcommitted
ci: reduce quicktype-core updates
quicktype-core publishes on a per commit basis. This change reduces the updates to monthly. (cherry picked from commit 31a29ae)
1 parent c11b345 commit ca33802

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

renovate.json

+4
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121
".github/workflows/**/*.yml"
2222
],
2323
"packageRules": [
24+
{
25+
"matchPackageNames": ["quicktype-core"],
26+
"schedule": ["schedule:monthly"]
27+
},
2428
{
2529
"groupName": "angular",
2630
"matchPackagePatterns": ["^@angular/.*", "angular/dev-infra"]

0 commit comments

Comments
 (0)