From 3a11c90d2eb8388dea6ed9c393ad0da509822c4b Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Fri, 3 Feb 2023 11:01:08 +0200 Subject: [PATCH] Update renovate.json5 Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- .github/renovate.json5 | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index ba1893ef0af..0bf67915040 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -192,7 +192,6 @@ }, { "matchDatasources": ["docker"], - "versioning": "regex:^(?\\d+)\\.(?\\d+)\\.(?\\d+)_\\d+$", "matchPackagePrefixes": ["tccr.io/truecharts/immich"], "groupName": "immich", },