Skip to content

Commit 3c43551

Browse files
authored
chore: help dependabot to find cargo
1 parent 024ed0e commit 3c43551

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ updates:
66
interval: "daily"
77
target-branch: "master"
88
- package-ecosystem: "cargo"
9-
directory: "/"
9+
directory: "/cli/"
1010
schedule:
1111
interval: "daily"
1212
target-branch: "master"

0 commit comments

Comments
 (0)