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

Merge pull request #68 from ilri/renovate/migrate-config

This commit is contained in:
2025-09-16 19:00:45 +03:00
committed by GitHub

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
}
}