mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-19 23:58:11 +00:00
Add daily PR but one at a time to avoid too much rebasing
This commit is contained in:
parent
975d25e3f9
commit
c967cabb77
7
.github/dependabot.yml
vendored
7
.github/dependabot.yml
vendored
@ -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…
x
Reference in New Issue
Block a user