Skip to content

Commit 2edd6b5

Browse files
authored
Update dependabot.yml
1 parent 71342c8 commit 2edd6b5

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
@@ -12,7 +12,7 @@ updates:
1212
open-pull-requests-limit: 50
1313

1414
- package-ecosystem: "gomod" # See documentation for possible values
15-
directory: "/" # Location of package manifests
15+
directory: "/tests/integration/functional" # Location of package manifests
1616
schedule:
1717
interval: "daily"
1818
open-pull-requests-limit: 50

0 commit comments

Comments
 (0)