From 3bc4682c4471c85d5d7c508b97a4adbc8ce02bbe Mon Sep 17 00:00:00 2001 From: Alexandru Fikl Date: Mon, 15 Dec 2025 10:13:44 +0200 Subject: [PATCH] feat: group dependabot updates --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index db66bec8c..09cb578c2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,5 +5,9 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + actions: + patterns: + - "*" # vim: sw=4