diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 691383e6..cdb4fad8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,6 +14,7 @@ updates: update-types: - "minor" - "patch" + open-pull-requests-limit: 100 - package-ecosystem: npm directory: "/app" schedule: @@ -28,6 +29,7 @@ updates: update-types: - "minor" - "patch" + open-pull-requests-limit: 100 - package-ecosystem: github-actions directory: "/" schedule: