owncast/web/.github/dependabot.yml
2021-02-12 16:08:25 -08:00

10 lines
No EOL
188 B
YAML

version: 2
updates:
- package-ecosystem: "npm"
directory: /
open-pull-requests-limit: 3
schedule:
interval: "daily"
reviewers:
- "gingervitis"
- "gabek"