mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
dependabot.yml: Add exclude-paths option to gomod config
This commit is contained in:
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@@ -25,6 +25,8 @@ updates:
|
||||
allow:
|
||||
- dependency-name: "golang.org/x/mod"
|
||||
- dependency-name: "golang.org/x/tools"
|
||||
exclude-paths:
|
||||
- "go/ql/**"
|
||||
groups:
|
||||
extractor-dependencies:
|
||||
patterns:
|
||||
|
||||
Reference in New Issue
Block a user