From 3c2c7705b60e2409e2c1c2006953510ca30812d4 Mon Sep 17 00:00:00 2001 From: pooneyy <85266337+pooneyy@users.noreply.github.com> Date: Mon, 15 Dec 2025 20:17:34 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(renovate):=20add=20byte=20?= =?UTF-8?q?muse=20package=20to=20dependency=20groups?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - add new package group for envyafish/byte-muse** to renovate configuration --- renovate.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/renovate.json b/renovate.json index 75af7bac3..389dc399b 100644 --- a/renovate.json +++ b/renovate.json @@ -97,6 +97,10 @@ "matchPackageNames": ["emby/embyserver**"], "groupName": "Emby Server" }, + { + "matchPackageNames": ["envyafish/byte-muse**"], + "groupName": "Byte Muse" + }, { "matchPackageNames": ["gitlab/gitlab**"], "groupName": "GitLab"