From 8c62959f8d5b02216920ec7983f662927910806d Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 10 Feb 2026 07:51:32 +0000 Subject: [PATCH 1/2] Initial plan From e5aae15b1c7c4cadcdcfda20bf596a1ed8253134 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 10 Feb 2026 07:52:39 +0000 Subject: [PATCH 2/2] chore(deps): Change dependabot schedule to monthly cadence for all ecosystems Co-authored-by: jamespepper81 <84083764+jamespepper81@users.noreply.github.com> --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 532d12c..b861e99 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -99,7 +99,7 @@ updates: - package-ecosystem: "gradle" directory: "/android" schedule: - interval: "weekly" + interval: "monthly" day: "monday" time: "09:00" open-pull-requests-limit: 20