diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2a97bb2..2ebd201 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,3 +6,4 @@ updates: interval: daily time: "02:00" open-pull-requests-limit: 10 + target-branch: "develop"