Skip to content

Commit aafe554

Browse files
oriontvvtaiki-e
andauthored
Add dependabot (#2826)
Co-authored-by: Taiki Endo <te316e89@gmail.com>
1 parent 4f4b032 commit aafe554

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/dependabot.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: cargo
4+
directory: /
5+
schedule:
6+
interval: weekly
7+
commit-message:
8+
prefix: ''
9+
labels: []
10+
- package-ecosystem: github-actions
11+
directory: /
12+
schedule:
13+
interval: weekly
14+
commit-message:
15+
prefix: ''
16+
labels: []

0 commit comments

Comments
 (0)