diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 9d866e3..b95566b 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -9,3 +9,4 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + target-branch: "dev"