diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 24ef8c755..17a7fbc24 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,10 +6,10 @@ updates: directory: "/" schedule: interval: "daily" - open-pull-requests-limit: 20 + open-pull-requests-limit: 10 - package-ecosystem: "npm" directory: "/" schedule: interval: daily - open-pull-requests-limit: 20 + open-pull-requests-limit: 10