1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-09-17 17:06:41 +02:00

Migrate config renovate.json

This commit is contained in:
renovate[bot]
2025-09-16 15:57:02 +00:00
committed by GitHub
parent 6f81e7735b
commit 79d53869b9

View File

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