mirror of https://github.com/waku-org/js-waku.git
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:
commit
e2a35ca0b4
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue