Skip to content

Commit 180fb62

Browse files
authored
chore: Removes reviewers field in the dependabot.yml as it is being removed in favor of CODEOWNERS (#1355)
1 parent 270e408 commit 180fb62

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
@@ -7,14 +7,10 @@ updates:
77
day: tuesday
88
commit-message:
99
prefix: "chore"
10-
reviewers:
11-
- "mongodb/apix-integrations"
1210
- package-ecosystem: github-actions
1311
directory: "/"
1412
schedule:
1513
interval: weekly
1614
day: tuesday
1715
commit-message:
1816
prefix: "chore"
19-
reviewers:
20-
- "mongodb/apix-integrations"

0 commit comments

Comments
 (0)