Skip to content

Commit c44f1ac

Browse files
ldezSeigeC
authored andcommitted
chore: remove reviewers from dependabot configuration (golangci#2932)
1 parent 6d75904 commit c44f1ac

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/dependabot.yml

-10
Original file line numberDiff line numberDiff line change
@@ -9,29 +9,19 @@ updates:
99
ignore:
1010
# ignore forked linters because of their versioning issues. TODO: fix it.
1111
- dependency-name: "github.com/golangci/*"
12-
reviewers:
13-
- "golangci/team"
1412
- package-ecosystem: github-actions
1513
directory: "/"
1614
schedule:
1715
interval: weekly
18-
reviewers:
19-
- "golangci/team"
2016
- package-ecosystem: docker
2117
directory: "/build"
2218
schedule:
2319
interval: weekly
24-
reviewers:
25-
- "golangci/team"
2620
- package-ecosystem: gomod
2721
directory: "/scripts/gen_github_action_config"
2822
schedule:
2923
interval: weekly
30-
reviewers:
31-
- "golangci/team"
3224
- package-ecosystem: npm
3325
directory: "/docs"
3426
schedule:
3527
interval: monthly
36-
reviewers:
37-
- "golangci/team"

0 commit comments

Comments
 (0)