From 907498bfc405ea19f5e28bfb0184cd8ec049a93a Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Thu, 29 Feb 2024 01:29:19 +0100
Subject: [PATCH] ci(renovate): Group immich upgrades

---
 renovate.json | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/renovate.json b/renovate.json
index 2fa06b2f5..5589559af 100644
--- a/renovate.json
+++ b/renovate.json
@@ -150,6 +150,13 @@
       ],
       "minimumReleaseAge": "14 days"
     },
+    {
+      "matchPackageNames": [
+        "immich",
+        "https://github.com/immich-app/immich.git"
+      ],
+      "groupName": "Immich"
+    },
     {
       "matchDatasources": [
         "helm"
-- 
GitLab