From 14722e4c4e51270567d7431c8ed29a0b942f3210 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 13 Feb 2024 08:54:40 +0100 Subject: [PATCH] Another attempt to let Renovate handle this --- .github/renovate.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index b96b1e5..ba576f6 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -53,7 +53,6 @@ }, { "matchDatasources": ["github-tags"], - "matchUpdateTypes": ["minor", "patch"], "versioning": "regex:^(?\\d+)\\.(?\\d+)\\.(?\\d+)\\.(?\\d+)$", "allowedVersions": "<2.0.0" }