Merge pull request #392 from status-im/dependabot-config

Add daily PR but one at a time to avoid too much rebasing
This commit is contained in:
Franck R 2022-01-10 19:05:12 +11:00 committed by GitHub
commit e2a35ca0b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

@ -2,15 +2,14 @@ version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
open-pull-requests-limit: 1
schedule:
interval: "weekly"
day: "sunday"
interval: "daily"
reviewers:
- "d4nte"
- package-ecosystem: "npm"
directory: "/examples/web-chat"
schedule:
interval: "weekly"
day: "sunday"
interval: "daily"
reviewers:
- "d4nte"