From d56d4b5b8df4c6ac0b77b21cf8f09ccc8c21890d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BF=9C=E9=87=8E=E5=8D=83=E6=9D=9F?= Date: Mon, 16 Jun 2025 00:09:55 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20renovate.json5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json5 b/renovate.json5 index c7e09e4..932ca10 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -1,6 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "local>gitea/renovate-config" + "local>renovatebot/renovate-config" ] }