diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b6ad5436b..4d1f28a0d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -18,4 +18,4 @@ updates: schedule: interval: "weekly" open-pull-requests-limit: 10 - target-branch: main + target-branch: develop