From 09fa6be1e8009fb4cf826c122d280345546a3ddb Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner Date: Mon, 15 Dec 2025 15:51:40 -0600 Subject: [PATCH] Group dependabot updates --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index db66bec8..09cb578c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,5 +5,9 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + actions: + patterns: + - "*" # vim: sw=4