Merge branch 'update-lock-file' into 'develop'

Ensure Renovate updates the Yarn.lock file

See merge request soapbox-pub/soapbox!2064
ci-build
Chewbacca 2022-12-29 14:54:40 +00:00
commit 5e7093d3a2
1 zmienionych plików z 4 dodań i 1 usunięć

Wyświetl plik

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