mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-05 17:14:46 +00:00
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
7
.github/dependabot.yml
vendored
7
.github/dependabot.yml
vendored
@ -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…
x
Reference in New Issue
Block a user