From 748010ebf1569b0a2923821f8c6563f78a4aeaf7 Mon Sep 17 00:00:00 2001 From: alexw3f <37415622+alexw3f@users.noreply.github.com> Date: Thu, 22 Jun 2023 11:21:17 +0200 Subject: [PATCH] Update renovate.json tackling the issue --- renovate.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/renovate.json b/renovate.json index 1a605b2..ff8afd8 100644 --- a/renovate.json +++ b/renovate.json @@ -3,10 +3,7 @@ "extends": [ "config:base" ], - "automerge": { - "minor": true, - "patch": true - }, + "automerge": true, "automergeType": "pr", "automergeComment": "This pull request was automatically merged.", "prCreation": "automerge",