diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8abca40..cc77eeb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,4 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + target-branch: "dev"