From 292f8b25b86b5d5fdcd6ae89272f898caa66803f Mon Sep 17 00:00:00 2001 From: pooneyy <85266337+pooneyy@users.noreply.github.com> Date: Thu, 10 Jul 2025 16:47:04 +0800 Subject: [PATCH] Update renovate.json --- renovate.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/renovate.json b/renovate.json index 239bd3c09..14f5800db 100644 --- a/renovate.json +++ b/renovate.json @@ -54,12 +54,7 @@ }, { "matchPackageNames": [ - "chaitin/safeline-mgt", - "chaitin/safeline-detector", - "chaitin/safeline-tengine", - "chaitin/safeline-luigi", - "chaitin/safeline-fvm", - "chaitin/safeline-chaos" + "chaitin/safeline**" ], "groupName": "SafeLine" }, @@ -165,6 +160,12 @@ ], "allowedVersions": "/^8.4.*/" }, + { + "matchFileNames": [ + "apps/safeline/8.*.*/*.yml" + ], + "allowedVersions": "/^8.*.*/" + }, { "matchFileNames": [ "apps/php-unofficial/7.4.*/*.yml",