Skip to content

Commit b79aedb

Browse files
authored
Merge pull request #239 from NVIDIA/dependbot-subdirsearch
gomod dependabot update for nested dir
2 parents 11f9558 + 51baced commit b79aedb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ version: 2
55
updates:
66
- package-ecosystem: "gomod"
77
target-branch: main
8-
directory: "/"
8+
directories:
9+
- "**/*"
910
open-pull-requests-limit: 10
1011
schedule:
1112
interval: "weekly"

0 commit comments

Comments
 (0)