Skip to content

Commit

Permalink
ci: fix renovate monthly schedule
Browse files Browse the repository at this point in the history
(cherry picked from commit 05d9c91)
  • Loading branch information
alan-agius4 authored and clydin committed Feb 17, 2023
1 parent ca33802 commit 9916a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"packageRules": [
{
"matchPackageNames": ["quicktype-core"],
"schedule": ["schedule:monthly"]
"schedule": ["before 4:00am on the first day of the month"]
},
{
"groupName": "angular",
Expand Down

0 comments on commit 9916a36

Please sign in to comment.