Skip to content

Commit 3c2fe09

Browse files
Update Dependabot configuration to check for Cargo dependencies
1 parent 990ae30 commit 3c2fe09

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
@@ -10,6 +10,11 @@ updates:
1010
schedule:
1111
interval: monthly
1212

13+
- package-ecosystem: cargo
14+
directory: /
15+
schedule:
16+
interval: monthly
17+
1318
- package-ecosystem: gitsubmodule
1419
directory: /
1520
schedule:

0 commit comments

Comments
 (0)