From cedf000a66f58c123788c199d3cc187c8fa67cee Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Sat, 17 Jan 2026 22:28:21 -0500 Subject: [PATCH] CI: Group dependabot commits --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4aa3cdc33..cafae9a81 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,3 +6,6 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + everything: + patterns: ["*"]