Skip to content

Commit

Permalink
Merge pull request #1887 from mightyiam/renovate
Browse files Browse the repository at this point in the history
chore: maybe fix renovate lockFileMaintenance.schedule
  • Loading branch information
mightyiam authored Nov 9, 2024
2 parents e9a1d5e + 92a47e0 commit 7b0942e
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 @@ -2,7 +2,7 @@
"extends": [":automergeMinor"],
"lockFileMaintenance": {
"enabled": true,
"schedule": ["before 0am on saturday"]
"schedule": ["before 12am on saturday"]
},
"packageRules": [
{
Expand Down

0 comments on commit 7b0942e

Please sign in to comment.