See if Dependabot will re-run if the scheduled time is updated

This commit is contained in:
Josh Cummings
2024-08-15 09:36:11 -06:00
parent 544700b095
commit 4f1b41eedb

View File

@@ -6,7 +6,7 @@ updates:
directory: /
schedule:
interval: daily
time: '03:00'
time: '03:40'
timezone: Etc/UTC
labels:
- 'type: dependency-upgrade'