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:
Chewbacca 2022-12-29 14:54:40 +00:00
commit 5e7093d3a2

View file

@ -2,5 +2,8 @@
"extends": [
"config:base",
":preserveSemverRanges"
]
],
"lockFileMaintenance": {
"enabled": true
}
}