chore(dependabot.yml): update dependabot schedule interval from weekly to daily for more frequent updates

This commit is contained in:
Sped0n
2023-11-04 22:04:21 +08:00
parent ec00898403
commit a3201e8b56

View File

@@ -8,5 +8,5 @@ updates:
- package-ecosystem: 'npm' # See documentation for possible values - package-ecosystem: 'npm' # See documentation for possible values
directory: '/' # Location of package manifests directory: '/' # Location of package manifests
schedule: schedule:
interval: 'weekly' interval: 'daily'
open-pull-requests-limit: 1000 open-pull-requests-limit: 1000