Skip to content

Commit 31a29ae

Browse files
alan-agius4angular-robot[bot]
authored andcommitted
ci: reduce quicktype-core updates
quicktype-core publishes on a per commit basis. This change reduces the updates to monthly.
1 parent 440654e commit 31a29ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: 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)