From 0316617a4114361f270828e99acbff5f907e7c51 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 31 Dec 2025 13:16:26 +0000 Subject: [PATCH 1/2] Initial plan From 2a94f46376e193d394424667af2bd1b2141c2a4f Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 31 Dec 2025 13:19:05 +0000 Subject: [PATCH 2/2] Change Dependabot updates from weekly to monthly Co-authored-by: tugrulates <5593188+tugrulates@users.noreply.github.com> --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6e4a4cf..e861814 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: "pip" directory: "/" schedule: - interval: "weekly" + interval: "monthly" allow: - dependency-type: development - dependency-type: production @@ -14,7 +14,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "monthly" groups: actions: patterns: