Try to fix renovates poetry config

This commit is contained in:
Georg Krause 2022-01-25 13:22:13 +01:00
parent 553cf9f423
commit 1f27a0070d
No known key found for this signature in database
GPG Key ID: FD479B9A4D48E632
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"poetry": {
"fileMatch": ["api/pyproject.toml"]
},
"prConcurrentLimit": 1,
"ignoreDeps": ["$CI_REGISTRY/funkwhale/backend-test-docker"],
"rangeStrategy": "bump",