From 3b13e53f9e7a17f5deb103a1cd6a30598fff5886 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 22 Mar 2026 12:18:29 -0500 Subject: [PATCH] ci: group dawarich --- renovate.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/renovate.json b/renovate.json index a061db9be..772ddb0e1 100644 --- a/renovate.json +++ b/renovate.json @@ -220,6 +220,19 @@ ], "automerge": true, "minimumReleaseAge": "1 days" + }, + { + "description": "Group unmatched Dawarich dependencies", + "matchPackageNames": [ + "freikin/dawarich", + "freika/dawarich", + "ghcr.io/freikin/dawarich", + "ghcr.io/freika/dawarich", + "docker.io/freikin/dawarich", + "docker.io/freika/dawarich" + ], + "groupName": "dawarich", + "groupSlug": "unified-dawarich" } ] }