diff --git a/.github/dependabot.yml b/.github/dependabot.yml index abc4a23..b7259b8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,4 +12,7 @@ updates: open-pull-requests-limit: 5 reviewers: - EmotionChild - target-branch: "develop" + target-branch: "development" + labels: + - "npm" + - "dependencies"