diff --git a/renovate.json b/renovate.json index c658e47..9c6f1f7 100644 --- a/renovate.json +++ b/renovate.json @@ -15,6 +15,7 @@ "packageRules": [ { "matchManagers": ["poetry"], + "matchUpdateTypes": ["minor", "patch"], "rangeStrategy": "widen" } ]