diff --git a/renovate.json b/renovate.json index 5a18cf56..44196590 100644 --- a/renovate.json +++ b/renovate.json @@ -53,7 +53,7 @@ }, { "matchManagers": ["poetry"], - "matchPackageNames": ["python"], + "matchDepNames": ["python"], "enabled": false } ]