diff --git a/.github/dependabot.yml b/.github/dependabot.yml index edba3609..8ddef569 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,7 @@ updates: directory: "/" schedule: interval: "monthly" + target-branch: "develop" reviewers: - "joshua-seals" @@ -12,6 +13,7 @@ updates: directory: "/" schedule: interval: "monthly" + target-branch: "develop" reviewers: - "joshua-seals" - "Hoid"