From aa6ff7c04741aababdb426acdc7f5d0e13be0a11 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 24 Jul 2026 00:32:32 +0000 Subject: [PATCH] chore(deps): target next branch for dependabot updates --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d70a0b8..fe5084b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,6 +2,7 @@ version: 2 updates: - package-ecosystem: "github-actions" directory: "/" + target-branch: "next" schedule: interval: "weekly" day: "monday"