1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-08-12 07:48:07 +02:00

renovate.json: allow updating uv.lock

This commit is contained in:
2025-08-10 21:01:25 +03:00
parent 69b37c612d
commit c6d196dee1

View File

@ -1,8 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"lockFileMaintenance": {
"enabled": true,
},
"pip_requirements": {
"enabled": false
}