From 16d2bb3430581d07831e1e5f47dd2014fb63fae6 Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Thu, 28 Nov 2024 17:36:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=A3=80=E6=B5=8B=E7=9B=AE?= =?UTF-8?q?=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Meng Sen --- .github/renovate.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/renovate.json b/.github/renovate.json index 8508d660..8904f51a 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -11,6 +11,8 @@ "githubaction@githubaction.com" ], "ignorePaths": [ + "appstore/**", + "dockge/**", "apps/tangsengdaodao/1.5/docker-compose.yml" ], "rebaseWhen": "never",