diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4549cb5d..1e7f7d61 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,8 +7,10 @@ updates: directory: "/" schedule: interval: "daily" + target-branch: "dev" - package-ecosystem: "github-actions" directory: "/" schedule: interval: "daily" + target-branch: "dev"