Add daily PR but one at a time to avoid too much rebasing

This commit is contained in:
Franck Royer 2022-01-10 09:34:31 +11:00
parent 975d25e3f9
commit c967cabb77
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
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"