From 4aceba676ce24067e4633fca9e0f5116854a9fbf Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 20 Apr 2026 15:32:00 +0000 Subject: [PATCH] chore: group dependabot updates into single PRs per ecosystem Agent-Logs-Url: https://github.com/go-sql-driver/mysql/sessions/4d9d4e1a-0c61-47b5-85f4-a71788a23b88 Co-authored-by: methane <199592+methane@users.noreply.github.com> --- .github/dependabot.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 417631976..5e513f276 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,8 +9,16 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + all-dependencies: + patterns: + - "*" - package-ecosystem: "github-actions" directory: "/" schedule: interval: "weekly" + groups: + all-dependencies: + patterns: + - "*"