We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
exclude-paths
gomod
1 parent 789a444 commit a44413aCopy full SHA for a44413a
1 file changed
.github/dependabot.yml
@@ -25,6 +25,8 @@ updates:
25
allow:
26
- dependency-name: "golang.org/x/mod"
27
- dependency-name: "golang.org/x/tools"
28
+ exclude-paths:
29
+ - "go/ql/**"
30
groups:
31
extractor-dependencies:
32
patterns:
0 commit comments