jellyfin-web/.github/dependabot.yaml

14 lines
286 B
YAML
Raw Normal View History

2020-12-03 12:30:54 -07:00
version: 2
updates:
- package-ecosystem: npm
directory: /
schedule:
2021-02-26 19:42:31 -07:00
interval: monthly
2020-12-03 12:30:54 -07:00
open-pull-requests-limit: 10
2021-03-01 16:28:44 -07:00
- package-ecosystem: github-actions
directory: '/'
schedule:
interval: monthly
open-pull-requests-limit: 10