diff --git a/renovate.json b/renovate.json index 3580e3c..ddf31d1 100644 --- a/renovate.json +++ b/renovate.json @@ -31,6 +31,10 @@ ], "matchManagers": [ "regex" + ], + "matchUpdateTypes": [ + "minor", + "patch" ] } ]