From 5e616ced80724e76a4dc10b7002f983e102f5b84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=8C=E6=A3=AE?= Date: Thu, 5 Sep 2024 10:50:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8B=92=E7=BB=9D=20emby=20=E5=BC=80=E5=BF=83?= =?UTF-8?q?=E7=89=88=20=E6=B5=8B=E8=AF=95=E7=89=88=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 萌森 --- .github/renovate.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/renovate.json b/.github/renovate.json index a1337a59..5ebde099 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -79,6 +79,12 @@ ], "allowedVersions": "/^4\\.8\\.\\d+\\.\\d+$/" }, + { + "matchPackageNames": [ + "amilys/embyserver" + ], + "allowedVersions": "/^4\\.8\\.\\d+\\.\\d+$/" + }, { "matchPackageNames": [ "photoprism/photoprism"