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:
|
updates:
|
||||||
- package-ecosystem: "npm"
|
- package-ecosystem: "npm"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
|
open-pull-requests-limit: 1
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "daily"
|
||||||
day: "sunday"
|
|
||||||
reviewers:
|
reviewers:
|
||||||
- "d4nte"
|
- "d4nte"
|
||||||
- package-ecosystem: "npm"
|
- package-ecosystem: "npm"
|
||||||
directory: "/examples/web-chat"
|
directory: "/examples/web-chat"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "daily"
|
||||||
day: "sunday"
|
|
||||||
reviewers:
|
reviewers:
|
||||||
- "d4nte"
|
- "d4nte"
|
||||||
|
|
Loading…
Reference in New Issue