Skip to content

Commit 31b35fd

Browse files
authored
ci(dependabot): use times that don't conflict with releases (#9975)
1 parent df03a8f commit 31b35fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ updates:
44
directory: "/"
55
schedule:
66
interval: daily
7+
time: "23:00"
78
commit-message:
89
prefix: "chore"
910
include: "scope"
@@ -18,6 +19,7 @@ updates:
1819
# Check for updates once a week
1920
schedule:
2021
interval: "weekly"
22+
time: "23:00"
2123

2224
- package-ecosystem: "github-actions"
2325
target-branch: "master"

0 commit comments

Comments
 (0)