From 485426c2cbcc75e826ffdb266ba5d0c1afd3327c Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Thu, 26 Dec 2024 16:40:30 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Meng Sen --- .github/renovate.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index 9963af08..d8d83b8b 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -183,12 +183,5 @@ "allowedVersions": ">=2.0" } ], - "hostRules": [ - { - "hostType": "docker", - "matchHost": "registry.cn-hangzhou.aliyuncs.com", - "token": " " - } - ], "prCreation": "immediate" }