diff --git a/renovate.json b/renovate.json index 7d0a300..f581e0d 100644 --- a/renovate.json +++ b/renovate.json @@ -52,12 +52,17 @@ ] }, { + "automerge": true, "groupName": "Update helm plugin 'unittest'", "matchDepNames": [ "helm-unittest/helm-unittest" ], "matchDatasources": [ "github-releases" + ], + "matchUpdateTypes": [ + "minor", + "patch" ] }, {