diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ea826799b9..9e78708619 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,7 +12,9 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + open-pull-requests-limit: 2 - package-ecosystem: "cargo" directory: "/" schedule: interval: "daily" + open-pull-requests-limit: 2