From 0821dd54120d102cad1ef813d675fa533e87eb33 Mon Sep 17 00:00:00 2001 From: Alexander Gil Date: Sat, 24 Jan 2026 23:05:04 +0100 Subject: [PATCH] build(ci): Automerge patch requests Signed-off-by: Alexander Gil --- renovate.json5 | 1 - 1 file changed, 1 deletion(-) diff --git a/renovate.json5 b/renovate.json5 index e3e5fc2..f324916 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -19,7 +19,6 @@ matchUpdateTypes: [ 'patch', ], - matchCurrentVersion: '!/^0/', automerge: true, automergeType: 'pr', ignoreTests: false,