diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bc5ab6b..abc4a23 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,4 +11,5 @@ updates: interval: "daily" open-pull-requests-limit: 5 reviewers: - - EmotionChild \ No newline at end of file + - EmotionChild + target-branch: "develop"