Skip to content

Commit 789a444

Browse files
committed
dependabot.yml: Remove second gomod configuration that didn't work
1 parent d842107 commit 789a444

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,3 @@ updates:
3131
- "golang.org/x/*"
3232
reviewers:
3333
- "github/codeql-go"
34-
35-
- package-ecosystem: "gomod"
36-
directory: "go/ql/test"
37-
schedule:
38-
interval: "monthly"
39-
ignore:
40-
- dependency-name: "*"
41-
reviewers:
42-
- "github/codeql-go"

0 commit comments

Comments
 (0)