From 74039b15ab1adbeaa02eee7378d4b5bbe9fd7968 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 2 Mar 2026 20:18:41 +0000 Subject: [PATCH 1/2] Initial plan From 483c3b333c5e8e8e6915f73d7f57de71415ed872 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 2 Mar 2026 20:19:44 +0000 Subject: [PATCH 2/2] Add grouping for github-actions in dependabot configuration Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com> --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 623d004..85c3d96 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -20,3 +20,7 @@ updates: interval: "weekly" day: "monday" open-pull-requests-limit: 10 + groups: + github-actions-dependencies: + patterns: + - "*"