diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3bef750..537f18f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,4 +5,4 @@ updates: schedule: interval: daily open-pull-requests-limit: 10 - target-branch: main + target-branch: dev