Merge branch 'update-lock-file' into 'develop'
Ensure Renovate updates the Yarn.lock file See merge request soapbox-pub/soapbox!2064
This commit is contained in:
commit
5e7093d3a2
1 changed files with 4 additions and 1 deletions
|
@ -2,5 +2,8 @@
|
|||
"extends": [
|
||||
"config:base",
|
||||
":preserveSemverRanges"
|
||||
]
|
||||
],
|
||||
"lockFileMaintenance": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue