Skip to content

Commit e04a2c4

Browse files
committed
use dependabot for dependency update
1 parent 691b664 commit e04a2c4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "cargo"
4+
directory: "/"
5+
schedule:
6+
interval: 'daily'
7+
time: '09:00'
8+
timezone: 'Asia/Tokyo'

0 commit comments

Comments
 (0)