From de87a75eca08145885640876b740e7b1d2701dd6 Mon Sep 17 00:00:00 2001 From: Michael Kriese Date: Thu, 30 May 2024 08:47:12 +0200 Subject: [PATCH] chore(renovate): disable branch automerge --- renovate.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/renovate.json b/renovate.json index cfb85e3..ee02a27 100644 --- a/renovate.json +++ b/renovate.json @@ -87,6 +87,10 @@ "description": "Update only daily for forgejo ci tests", "matchFileNames": ["ci/*.yml"], "extends": ["schedule:daily"] + }, + { + "description": "branch automerge not possible", + "automergeType": "branch" } ], "customManagers": [