js-waku/.github/dependabot.yml

10 lines
158 B
YAML
Raw Normal View History

2021-12-17 11:49:42 +00:00
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
day: "sunday"
reviewers:
- "d4nte"