Skip to content

Commit b42af8d

Browse files
Fix time format in dependabot configuration
1 parent fced489 commit b42af8d

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
@@ -9,7 +9,7 @@ updates:
99
directory: "/"
1010
schedule:
1111
interval: daily
12-
time: "2:21"
12+
time: "02:21"
1313
groups:
1414
python-packages:
1515
patterns:

0 commit comments

Comments
 (0)