From 8aec25302655d8b204398c8954f03df5a696e326 Mon Sep 17 00:00:00 2001 From: Max Gruebmeyer Date: Thu, 4 Dec 2025 21:52:40 +0100 Subject: [PATCH] Group dependabot prs --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d60f070..95ccafa 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 one: + all-github-actions: + patterns: + - "*"