chore: no stability days for lock file maintenance

This commit is contained in:
Rhys Arkins 2019-09-22 07:44:08 +02:00 committed by GitHub
parent 9ce03a64d5
commit 69062f044c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,7 @@
"lockFileMaintenance": {
"enabled": true,
"schedule": "at any time",
"stabilityDays": 0,
"masterIssueApproval": true
},
"postUpdateOptions": ["yarnDedupeHighest"],