From fc7b736fc7bb1434dc3e6a5d4843e043e8c95e98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=8C=E6=A3=AE?= Date: Wed, 31 Jul 2024 12:26:21 +0800 Subject: [PATCH] =?UTF-8?q?Bot=20=E8=84=9A=E6=9C=AC=E4=BC=98=E5=8C=96?= 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 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index 2b3b3543d..e191f20e1 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -74,18 +74,12 @@ "allowedVersions": "/^4.*.*/" }, { - "matchDatasources": [ - "docker" - ], "matchPackageNames": [ "emby/embyserver" ], "allowedVersions": "/^4\\.8\\.\\d+\\.\\d+$/" }, { - "matchDatasources": [ - "docker" - ], "matchPackageNames": [ "ghcr.io/umami-software/umami" ],