From 93172785230e2131bb38cd15811d254739ff2e5e Mon Sep 17 00:00:00 2001 From: Rick Staa Date: Mon, 7 Sep 2026 15:29:56 +0200 Subject: [PATCH] ci: group github actions updates into one weekly pr Co-Authored-By: Claude Fable 5 --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a794009e..99ff0022 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -21,3 +21,9 @@ updates: directory: / schedule: interval: weekly + # One combined PR; action majors are routine tag moves and CI + # validates the grouped PR anyway. + groups: + actions: + patterns: + - "*"