diff --git a/.github/dependabot.yml b/.github/dependabot.yml index add58c0964..be77af0cff 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,5 +4,5 @@ updates: directory: "/" schedule: interval: daily - open-pull-requests-limit: 10 + open-pull-requests-limit: 5 target-branch: develop