From 51bd2d22b849fbd51f2fb0fb44611517c36b413c Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Wed, 6 Dec 2023 13:38:49 +0200 Subject: [PATCH] Update renovate.json5 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 70cb7f0614d..b5e8a411b70 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -323,6 +323,11 @@ "matchPackagePrefixes": ["lscr.io/linuxserver/webtop"], "groupName": "webtop", }, + { + "matchDatasources": ["docker"], + "matchPackagePrefixes": ["lscr.io/linuxserver/rdesktop"], + "groupName": "rdesktop", + }, { "matchDatasources": ["docker"], "matchPackagePrefixes": ["tccr.io/truecharts/metallb"],