diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c5c8c38e..2bba700a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,11 +4,14 @@ updates: directory: "/" schedule: interval: "weekly" + open-pull-requests-limit: 2 - package-ecosystem: "pre-commit" directory: "/" schedule: interval: "weekly" + open-pull-requests-limit: 2 - package-ecosystem: "gitsubmodule" directory: "/" schedule: interval: "weekly" + open-pull-requests-limit: 2