diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 67a6b68..260948f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,5 +4,6 @@ updates: directory: "/" schedule: interval: "daily" + target-branch: "development" commit-message: prefix: "chore(deps): " \ No newline at end of file