From e98f6d68bdabaffe90c6a4e8707114c7a1d4e19c Mon Sep 17 00:00:00 2001 From: June Date: Fri, 6 Mar 2026 19:15:55 +0100 Subject: [PATCH] Revert "wip: test renovate" This reverts commit 05d8c39b75e00a3df17a61b690371c44d930e880. Doesn't work. --- renovate.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/renovate.json b/renovate.json index 0231949..41787b7 100644 --- a/renovate.json +++ b/renovate.json @@ -30,8 +30,7 @@ "matchUpdateTypes": [ "minor", "patch" - ], - "matchJsonata": ["isBreaking != true"] + ] }, { "matchDatasources": ["docker"], @@ -41,8 +40,7 @@ { "matchDatasources": ["docker"], "matchPackageNames": ["docker.io/pretalx/standalone"], - "matchUpdateTypes": ["minor"], - "isBreaking": true + "versioning": "regex:^v(?\\d+\\.\\d+)(?:\\.(?\\d+))$" } ], "customManagers": [