diff --git a/.github/dependabot.yml b/.github/dependabot.yml index be2ad5b..7dfb66e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,3 +8,4 @@ updates: directory: "/" # Location of package manifests schedule: interval: "monthly" + target-branch: "dev" \ No newline at end of file