From 98b8b664137adc60214e707a4fb762ef1f85ad20 Mon Sep 17 00:00:00 2001 From: Niklas van Schrick Date: Mon, 17 Aug 2026 21:36:12 +0200 Subject: [PATCH] Group signoz updates together --- renovate.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/renovate.json b/renovate.json index 8829211..087c44d 100644 --- a/renovate.json +++ b/renovate.json @@ -58,6 +58,14 @@ "modules/docker/signoz/pours/deployment/compose.yaml" ], "enabled": false + }, + { + "matchDepNames": [ + "signoz/**", + "github:SigNoz/**" + ], + "groupName": "signoz", + "additionalBranchPrefix": "" } ], "customManagers": [