Skip to content

Commit 96da226

Browse files
committed
ci: correct day field
1 parent 14b5305 commit 96da226

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
@@ -5,7 +5,7 @@ updates:
55
directory: "/"
66
schedule:
77
interval: "monthly"
8-
day: "first"
8+
day: "monday"
99
time: "04:00"
1010
timezone: "UTC"
1111
open-pull-requests-limit: 5

0 commit comments

Comments
 (0)