Skip to content

Commit 80eff11

Browse files
authored
Update dependabot.yml to remove reviewers option
Dependabot is now posting this comment as a warning: The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.
1 parent ad74b86 commit 80eff11

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ updates:
1010
directory: /
1111
schedule:
1212
interval: "weekly"
13-
reviewers:
14-
- "shenxianpeng"
1513
groups:
1614
docker:
1715
patterns:
@@ -21,8 +19,6 @@ updates:
2119
directory: /
2220
schedule:
2321
interval: "weekly"
24-
reviewers:
25-
- "shenxianpeng"
2622
groups:
2723
actions:
2824
patterns:

0 commit comments

Comments
 (0)