diff --git a/.gitlab/renovate.json b/.gitlab/renovate.json index bb6a0eb25..a1ebba890 100644 --- a/.gitlab/renovate.json +++ b/.gitlab/renovate.json @@ -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",