From 9606867d9b8f6dd7374b3e13a5b75800906f5285 Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Fri, 16 Dec 2022 13:51:32 +0200 Subject: [PATCH] Update renovate.json5 Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- .github/renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 6220b085bcb..911c06ee264 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -186,7 +186,7 @@ "matchDatasources": ["docker"], "versioning": "regex:^(?\\d{1})(?\\d{1})(?\\d{2})$", "matchPackageNames": ["tccr.io/truecharts/jitsi-prosody"], - }, + }, { "matchDatasources": ["docker"], "versioning": "regex:^(?\\d+)\\.(?\\d+)\\.(?\\d+)_\\d+$",