diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 5a4d3095..027709b7 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -7,7 +7,7 @@ updates: commit-message: prefix: "chore" include: "scope" - open-pull-requests-limit: 10 + open-pull-requests-limit: 6 ignore: # node-fetch must be synced manually - dependency-name: "node-fetch"