We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71342c8 commit 2edd6b5Copy full SHA for 2edd6b5
.github/dependabot.yml
@@ -12,7 +12,7 @@ updates:
12
open-pull-requests-limit: 50
13
14
- package-ecosystem: "gomod" # See documentation for possible values
15
- directory: "/" # Location of package manifests
+ directory: "/tests/integration/functional" # Location of package manifests
16
schedule:
17
interval: "daily"
18
0 commit comments