From 26e2de2b254193524261d5922168a334ca5c43bc Mon Sep 17 00:00:00 2001 From: Marcelo Trylesinski Date: Sat, 10 Feb 2024 12:51:50 +0100 Subject: [PATCH] Group GitHub acitons on dependabot (#93) --- .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: + - "*"