From b9aa0aa1d3c98f5cc55db9831397dcdfa6eb7259 Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Sat, 14 Jan 2023 16:28:02 +0200 Subject: [PATCH] Update renovate.json5 (#6371) Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- .github/renovate.json5 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 22c5b0f72c6..acf2837cad4 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -256,6 +256,11 @@ "matchPackagePrefixes": ["tccr.io/truecharts/lama-cleaner"], "groupName": "lama-cleaner", }, + { + "matchDatasources": ["docker"], + "matchPackagePrefixes": ["tccr.io/truecharts/rickroll"], + "groupName": "rickroll", + }, { "matchDatasources": ["docker"], "matchPackagePrefixes": ["tccr.io/truecharts/docspell"],