mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 06:26:26 +00:00
chore: no stability days for lock file maintenance
This commit is contained in:
parent
9ce03a64d5
commit
69062f044c
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
"lockFileMaintenance": {
|
||||
"enabled": true,
|
||||
"schedule": "at any time",
|
||||
"stabilityDays": 0,
|
||||
"masterIssueApproval": true
|
||||
},
|
||||
"postUpdateOptions": ["yarnDedupeHighest"],
|
||||
|
|
Loading…
Reference in a new issue