fix: lock cron
This commit is contained in:
parent
cf7fe0f125
commit
b791753e16
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
"lockFileMaintenance": {
|
||||
"enabled": true,
|
||||
"automerge": true,
|
||||
"schedule": ["at 4am on monday"]
|
||||
"schedule": ["after 3am and before 4am on sunday"]
|
||||
},
|
||||
"hostRules": [
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue