diff --git a/renovate.json b/renovate.json index bc7bd8875d34..0866a74b62df 100644 --- a/renovate.json +++ b/renovate.json @@ -1,7 +1,7 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "enabledManagers": [ - "python" + "poetry" ], "extends": [ "config:base"