diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 46789badb..c3e682fa4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,4 +10,5 @@ updates: - "antoinezanardi" commit-message: prefix: "chore(deps)" - target-branch: "develop" \ No newline at end of file + target-branch: "develop" + open-pull-requests-limit: 20 \ No newline at end of file