From 1b976457b36fd3007593d961888a9ab309bf91d8 Mon Sep 17 00:00:00 2001 From: Marcelo Trylesinski Date: Sat, 10 Feb 2024 12:51:35 +0100 Subject: [PATCH] Group GitHub acitons on dependabot --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2e58137..cf07f01 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,3 +12,7 @@ updates: directory: "/" schedule: interval: monthly + groups: + github-actions: + patterns: + - "*"