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"