From 963ed577d2b2d47a8dbb2ef4c1fa462b4064a34f Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 13 Feb 2026 12:59:54 +0000 Subject: [PATCH 1/2] Initial plan From bdc89e7f9424d390ee25c7ff326487132174c65a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 13 Feb 2026 13:01:26 +0000 Subject: [PATCH 2/2] Add Dependabot PR grouping configuration Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com> --- .github/dependabot.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 72aa9c9..ba850a0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,6 +6,8 @@ updates: directory: "/" schedule: interval: "weekly" + day: "monday" + open-pull-requests-limit: 10 labels: - "dependencies" - "github-actions" @@ -15,6 +17,12 @@ updates: directory: "/" schedule: interval: "weekly" + day: "monday" + open-pull-requests-limit: 10 labels: - "dependencies" - "nuget" + groups: + nuget-dependencies: + patterns: + - "*"