Skip to content

Commit 0cba6e4

Browse files
authored
chore: update dependabot gomod path (#189)
1 parent 1e533c0 commit 0cba6e4

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
@@ -17,7 +17,7 @@ updates:
1717
- version-update:semver-patch
1818

1919
- package-ecosystem: "gomod"
20-
directory: "/"
20+
directory: "/tests"
2121
schedule:
2222
interval: "daily"
2323
time: "06:00"

0 commit comments

Comments
 (0)