From fc687e843de8aa300b4b54e1ff5d7dc5f12af459 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nils=20M=C3=BCller?= Date: Fri, 15 Dec 2023 15:20:34 +0100 Subject: [PATCH] ci(renovate): add flux group --- .github/renovate.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 9e02fb3c0..d1e1c94b4 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -9,6 +9,7 @@ "github>tyriis/renovate-config//flux/prevent-automerge-flux.json5", "github>tyriis/renovate-config//labels/semantic.json5", "github>tyriis/renovate-config//helm/groups/rook-ceph.json5", + "github>tyriis/renovate-config//flux/groups/flux.json5", ], semanticCommits: "enabled", suppressNotifications: ["prIgnoreNotification"],