diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e8c041a4..8cd157ff 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,13 +5,16 @@ updates: directory: "/" schedule: interval: "weekly" + open-pull-requests-limit: 2 - package-ecosystem: "docker" directory: "/" schedule: interval: "weekly" + open-pull-requests-limit: 2 - package-ecosystem: "github-actions" directory: "/" schedule: interval: "weekly" + open-pull-requests-limit: 2