diff --git a/.github/dependabot.yml b/.github/dependabot.yml index feee2eda8..0d332a0af 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -15,7 +15,9 @@ updates: directory: / schedule: interval: weekly + target-branch: dev - package-ecosystem: github-actions directory: / schedule: - interval: weekly \ No newline at end of file + interval: weekly + target-branch: dev