We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 114a875 commit 75900f0Copy full SHA for 75900f0
1 file changed
.github/dependabot.yml
@@ -25,5 +25,9 @@ updates:
25
allow:
26
- dependency-name: "golang.org/x/mod"
27
- dependency-name: "golang.org/x/tools"
28
+ group:
29
+ extractor-dependencies:
30
+ patterns:
31
+ - "golang.org/x/*"
32
reviewers:
33
- "github/codeql-go"
0 commit comments