From 792ef67c4e69583a26a51fe5aecbfd78c4515502 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan-Otto=20Kr=C3=B6pke?= Date: Sun, 29 Mar 2026 10:57:45 +0200 Subject: [PATCH] fix renovate.json (#2375) --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 2d526937..8e133a60 100644 --- a/renovate.json +++ b/renovate.json @@ -30,7 +30,7 @@ "matchBaseBranches": ["/^[0-9]\\.[0-9][0-9]$/"], "matchManagers": [ "github-actions" - ] + ], "enabled": false }, {