Skip to content
This repository was archived by the owner on Aug 17, 2022. It is now read-only.

Commit c1ad6ea

Browse files
committed
Update dependabot.yml
1 parent 99c33ca commit c1ad6ea

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "npm"
4-
directory: "/"
3+
- package-ecosystem: "npm"
4+
directory: "/"
55
schedule:
66
interval: "daily"
7+
time: "00:00"
78
- package-ecosystem: "github-actions"
89
directory: "/"
910
schedule:
1011
interval: "daily"
12+
time: "00:00"

0 commit comments

Comments
 (0)