1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Update dependabot frequency to run weekly

This commit is contained in:
Bill Thornton 2021-08-09 13:11:13 -04:00
parent 610e569313
commit 34aed62771

View file

@ -1,13 +1,13 @@
version: 2 version: 2
updates: updates:
- package-ecosystem: npm - package-ecosystem: npm
directory: / directory: /
schedule: schedule:
interval: monthly interval: weekly
open-pull-requests-limit: 10 open-pull-requests-limit: 10
- package-ecosystem: github-actions - package-ecosystem: github-actions
directory: '/' directory: /
schedule: schedule:
interval: monthly interval: weekly
open-pull-requests-limit: 10 open-pull-requests-limit: 10