mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Go: re-add Dependabot allow list
This commit is contained in:
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@@ -22,5 +22,8 @@ updates:
|
||||
directory: "go/extractor"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
allow:
|
||||
- dependency-name: "golang.org/x/mod"
|
||||
- dependency-name: "golang.org/x/tools"
|
||||
reviewers:
|
||||
- "github/codeql-go"
|
||||
|
||||
Reference in New Issue
Block a user