diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1fd32f9..ec5769b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,7 +12,7 @@ updates: open-pull-requests-limit: 5 reviewers: - EmotionChild - target-branch: "development" + target-branch: "staging" labels: - "maven" - "dependencies"