diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 226d72e..f02c2cb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,4 +4,5 @@ updates: directory: "/" schedule: # Check for updates to GitHub Actions every week - interval: "weekly" \ No newline at end of file + interval: "weekly" + target-branch: "dev" \ No newline at end of file