From 5eb4b92f32648b757e915cf9f593127bd7dd037c Mon Sep 17 00:00:00 2001 From: zhengkunwang223 Date: Thu, 18 Jan 2024 16:38:25 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=20dataease=20?= =?UTF-8?q?=E7=9A=84=20renovate=20=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- renovate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/renovate.json b/renovate.json index d9330087e..e58af8694 100644 --- a/renovate.json +++ b/renovate.json @@ -39,8 +39,8 @@ "allowedVersions": "/^8.*/" }, { - "matchFileNames": ["apps/dataease/1.18.*/*.yml"], - "allowedVersions": "/^1.18.*/" + "matchFileNames": ["apps/dataease/1.*/*.yml"], + "allowedVersions": "/^1.*/" }, { "matchFileNames": ["apps/dataease/2.*/*.yml"],