mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-21 13:55:02 +01:00
Add renovate.json
Disable management of requirements.txt since I am using poetry.
This commit is contained in:
parent
9fba8d1b81
commit
25c4f05f16
9
renovate.json
Normal file
9
renovate.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"pip_requirements": {
|
||||
"enabled": false
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user