jellyfin-web/.github/dependabot.yaml

14 lines
260 B
YAML
Raw Normal View History

2020-12-03 12:30:54 -07:00
version: 2
updates:
- package-ecosystem: npm
directory: /
schedule:
interval: weekly
open-pull-requests-limit: 10
2021-03-01 16:28:44 -07:00
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
open-pull-requests-limit: 10