1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-09-17 08:56:42 +02:00
Files
dspace-statistics-api/renovate.json
2025-09-16 15:57:02 +00:00

10 lines
164 B
JSON

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