From cb389d0e0a969bec74275a3898d65979f423b9a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=B7=E5=86=B7?= <2270033969@qq.com> Date: Mon, 22 Jul 2024 13:29:59 +0800 Subject: [PATCH] =?UTF-8?q?ci(renovate):=20=E8=B7=B3=E8=BF=87=20=20anyline?= =?UTF-8?q?=20=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index d8597f02..1798e521 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -12,7 +12,7 @@ "^com.amazonaws:aws-java-sdk-s3$", "^io.springboot:knife4j-openapi3-ui$", "^com.alibaba:fastjson$", - "^org.anyline:anyline$" + "^org.anyline:anyline.*$" ], "enabled": false }