From 0b38930cad5dcd47bc9e8cec810261f4374c7913 Mon Sep 17 00:00:00 2001 From: ms Date: Sat, 29 Nov 2025 02:04:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Media=20CMS=20v7.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/renovate.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/renovate.json b/.github/renovate.json index 83eb19cc5..9391984f2 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -338,6 +338,12 @@ "apps/seaweedfs/**/docker-compose.yml" ], "enabled": false + }, + { + "matchFileNames": [ + "apps/mediacms/4.*.*/*.yml" + ], + "allowedVersions": "/^4.*.*/" } ], "prCreation": "immediate"