Skip to content

Commit 18e9f15

Browse files
committed
Update dependabot schedule
1 parent d51ee96 commit 18e9f15

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,16 @@ updates:
44
directory: "/"
55
schedule:
66
interval: daily
7+
time: "14:00"
78
groups:
89
minor-and-patch:
910
patterns:
1011
- "*"
1112
update-types:
1213
- "minor"
1314
- "patch"
14-
1515
- package-ecosystem: "github-actions"
1616
directory: "/"
1717
schedule:
1818
interval: daily
19+
time: "14:00"

0 commit comments

Comments
 (0)