From 228907b9f55f2d4735e4e59f2f0aefb06a24cefe Mon Sep 17 00:00:00 2001 From: Andrew Winters Date: Wed, 3 Dec 2025 09:35:38 +0100 Subject: [PATCH] only one PR for GitHub actions updates --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d60f0707..d5c4abf0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,8 @@ updates: directory: "/" # Location of package manifests schedule: interval: "monthly" + groups: + # Group all GitHub Actions PRs into a single PR: + all-github-actions: + patterns: + - "*"