From 0cb06215cc1d8c0157e818f3413116d08f235b90 Mon Sep 17 00:00:00 2001 From: Jake Ross Date: Mon, 29 Sep 2025 09:00:15 -0600 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 21c713479..f24116134 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"