Skip to content

Commit 4f390ef

Browse files
committed
test: update dependabot cron schedule to run at 00:03 UTC
1 parent c5ff9c3 commit 4f390ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ updates:
77
# Check the npm registry for updates every day
88
schedule:
99
interval: cron
10-
cronjob: '17 23 * * *'
10+
cronjob: '3 0 * * *'
1111
# Limit the number of open pull requests for version updates to 10
1212
open-pull-requests-limit: 1

0 commit comments

Comments
 (0)