1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-06-09 18:35:36 +02:00

chore(config): migrate config renovate.json

This commit is contained in:
renovate[bot]
2025-01-30 08:30:56 +00:00
committed by Alan Orth
parent 2b0568de30
commit 1e339609a6

View File

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