From fc99a9897a3de0ea6142bf1302dc1fbd22b9ac2a Mon Sep 17 00:00:00 2001 From: "jake.ross" Date: Mon, 29 Dec 2025 08:23:11 -0700 Subject: [PATCH] chore: update dependabot target branch from pre-production to staging --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 21c713479..639603347 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,4 +9,4 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" - target-branch: "pre-production" + target-branch: "staging" \ No newline at end of file