diff --git a/.github/renovate.json b/.github/renovate.json index 9963af08b..d8d83b8b9 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" }