Skip to content

Commit 114a875

Browse files
committed
Go: re-add Dependabot allow list
1 parent f657071 commit 114a875

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,8 @@ updates:
2222
directory: "go/extractor"
2323
schedule:
2424
interval: "daily"
25+
allow:
26+
- dependency-name: "golang.org/x/mod"
27+
- dependency-name: "golang.org/x/tools"
2528
reviewers:
2629
- "github/codeql-go"

0 commit comments

Comments
 (0)