From a5b6f28a9e8064a2c28ff12c12758f688d8a87cf Mon Sep 17 00:00:00 2001 From: Giovanni Toraldo <71768+gionn@users.noreply.github.com> Date: Thu, 25 Jul 2024 16:03:19 +0200 Subject: [PATCH] Group all dependabot github-action updates (#191) --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 376c417..9fca95f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: directory: / schedule: interval: weekly + groups: + github-actions: + patterns: + - "*"