mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Add Dependabot config for go/ql/test
This commit is contained in:
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
@@ -31,3 +31,13 @@ updates:
|
||||
- "golang.org/x/*"
|
||||
reviewers:
|
||||
- "github/codeql-go"
|
||||
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "go/ql/test"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
allow: []
|
||||
ignore:
|
||||
- dependeny-name: "*"
|
||||
reviewers:
|
||||
- "github/codeql-go"
|
||||
|
||||
Reference in New Issue
Block a user