Skip to content

Commit 1b07938

Browse files
authored
ci: add github-actions dependabot (#133)
1 parent d54ca39 commit 1b07938

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,11 @@ updates:
88
time: "05:00"
99
labels:
1010
- build
11+
- package-ecosystem: github-actions
12+
directory: "/"
13+
schedule:
14+
interval: "daily"
15+
timezone: "Asia/Tokyo"
16+
time: "05:00"
17+
labels:
18+
- build

0 commit comments

Comments
 (0)