Skip to content

Commit

Permalink
only run lock file maintenance on Sunday
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenwade committed Feb 28, 2021
1 parent 2e60526 commit 8b462fe
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 @@ -3,6 +3,6 @@
"rangeStrategy": "bump",
"lockFileMaintenance": {
"enabled": true,
"schedule": "every weekend"
"schedule": "before 5am on sunday"
}
}

0 comments on commit 8b462fe

Please sign in to comment.