Change Dependabot update schedule to daily (#22631)

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
Glenn Jocher 2025-11-08 14:38:52 +00:00 committed by GitHub
parent a6e79bb497
commit 667f306841
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: weekly
interval: daily
time: "04:00"
open-pull-requests-limit: 10
labels:
@ -17,7 +17,7 @@ updates:
- package-ecosystem: github-actions
directory: "/.github/workflows"
schedule:
interval: weekly
interval: daily
time: "04:00"
open-pull-requests-limit: 5
labels: