Skip to content

Commit f7cacfb

Browse files
committed
Fix dependabot gomod directory [skip ci]
1 parent c1b99e5 commit f7cacfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ updates:
2323

2424
- package-ecosystem: "gomod"
2525
labels: []
26-
directory: "/"
26+
directory: "/AndroidLibXrayLite"
2727
target-branch: "dev"
2828
schedule:
2929
interval: "daily"

0 commit comments

Comments
 (0)