From febc900980144637dc8374b44599c1b270236288 Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Sat, 12 Oct 2024 12:46:25 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=91=E6=8E=A7=20=E9=95=9C=E5=83=8F?= =?UTF-8?q?=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Meng Sen --- .github/renovate.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/renovate.json b/.github/renovate.json index 7a1fb8d3..91127d4c 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -15,6 +15,14 @@ ], "rebaseWhen": "never", "packageRules": [ + { + "matchDatasources": [ + "docker" + ], + "registryUrls": [ + "https://ghcr.io" + ] + }, { "matchPackageNames": [ "actions/checkout",