From 9d890484b97c5691efbe185c1535ae50e4eb526b Mon Sep 17 00:00:00 2001 From: Emotion Date: Fri, 24 Mar 2023 01:23:44 +1300 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2658773..ec6938d 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: - "nuget" - - "dependencies" \ No newline at end of file + - "dependencies"