renovate.json: fix json

This commit is contained in:
Alan Orth 2023-05-29 21:26:03 +03:00
parent 7d3524fbd5
commit f343e87f0c
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"extends": [
"config:base"
],
"pip_requirements" {
"pip_requirements": {
"enabled": false
}
}