chore: update dependabot reviewers and number of max PRs

Dependabot is working well now that config was fixed for monorepo so we
can increase the number of ongoing PRs for deps.
This commit is contained in:
fryorcraken.eth 2023-03-10 10:16:34 +11:00
parent 4d7b3e39e6
commit 82b210961a
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@ version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
open-pull-requests-limit: 1
open-pull-requests-limit: 2
schedule:
interval: "daily"
reviewers: ["fryorcraken"]
reviewers: ["fryorcraken","danisharora099","weboko"]
versioning-strategy: increase
commit-message:
prefix: "chore(deps)"