diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c49a301..c233282 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" + target-branch: "dev" schedule: # Check for updates to GitHub Actions every weekday interval: "daily" \ No newline at end of file