From c164b7aa89b198f15dc1e5177c9a3174c81e2bed Mon Sep 17 00:00:00 2001 From: Emotion Date: Sat, 26 Feb 2022 00:33:26 +1300 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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"