Skip to content

Commit aaf1aba

Browse files
committed
chore: check for dependency updates at the same time
1 parent 974f33d commit aaf1aba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "daily"
7+
time: "09:22"
78
commit-message:
89
prefix: "fix"
910
prefix-development: "chore"
@@ -12,3 +13,4 @@ updates:
1213
directory: "/"
1314
schedule:
1415
interval: "daily"
16+
time: "09:22"

0 commit comments

Comments
 (0)