From 3c8744313b41288d86775f9afcca28e54530e9c7 Mon Sep 17 00:00:00 2001 From: zhengkunwang223 Date: Thu, 1 Feb 2024 14:10:57 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index a7155745f..de6d665bf 100644 --- a/renovate.json +++ b/renovate.json @@ -40,7 +40,7 @@ }, { "matchFileNames": ["apps/dataease/1.*/*.yml"], - "allowedVersions": ">=1.18" + "allowedVersions": "<=1.20" }, { "matchFileNames": ["apps/dataease/2.*/*.yml"],