Skip to content

Commit

Permalink
Merge pull request #1886 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 84d3297 + efa2cf7 commit e9a1d5e
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": ["friday"]
"schedule": ["before 0am on saturday"]
},
"packageRules": [
{
Expand Down

0 comments on commit e9a1d5e

Please sign in to comment.