From 058b96f448f7f390cc0e4fd57050477cb65e93ca Mon Sep 17 00:00:00 2001 From: "Matias D. Cattaneo" Date: Fri, 22 May 2026 08:12:56 -0400 Subject: [PATCH] Group Dependabot GitHub Actions updates --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 679896d..73bc554 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,4 +4,8 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + github-actions: + patterns: + - "*" open-pull-requests-limit: 3