From 6f0895e1631043ddb91577c0aa14a8a6f3c9a217 Mon Sep 17 00:00:00 2001 From: Marcelo Trylesinski Date: Fri, 29 Mar 2024 10:38:21 +0100 Subject: [PATCH] Create single dependabot PR on GitHub actions --- .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: + - "*"