Skip to content

Commit 1d9c510

Browse files
authored
chore: add cargo to dependabot (#728)
1 parent 4e59645 commit 1d9c510

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,9 @@ updates:
55
directory: "/.github/workflows/"
66
schedule:
77
interval: "weekly"
8+
9+
- package-ecosystem: "cargo"
10+
directory: "/"
11+
schedule:
12+
interval: "daily"
813
...

0 commit comments

Comments
 (0)