diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3f03bf4c..ed6ca243 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,7 @@ updates: directory: "/" schedule: interval: "weekly" + target-branch: "dev" reviewers: - "rocboss" - "alimy"