Skip to content

Commit c38c31d

Browse files
committed
ci: run dependabot at am 06:00 JST
1 parent c9bd540 commit c38c31d

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
version: 2
2-
updates:
3-
- package-ecosystem: npm
4-
directory: "/"
5-
schedule:
6-
interval: "weekly"
7-
timezone: "Asia/Tokyo"
8-
time: "09:00"
9-
day: "saturday"
1+
version: 2
2+
updates:
3+
- package-ecosystem: npm
4+
directory: "/"
5+
schedule:
6+
interval: "daily"
7+
timezone: "Asia/Tokyo"
8+
time: "05:00"

0 commit comments

Comments
 (0)