Skip to content

Commit 5e59550

Browse files
authored
Merge pull request #230 from supabase/mansueli-patch-1
chore: help dependabot to find cargo
2 parents 4f7289e + 3c43551 commit 5e59550

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)