Skip to content

Commit fb3a741

Browse files
chore: Remove reviewers field from dependabot config to rely on CODEOWNERS file instead
1 parent 7a29f42 commit fb3a741

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,8 +7,6 @@ updates:
77
day: monday
88
time: "12:00"
99
timezone: "America/Mexico_City"
10-
reviewers:
11-
- "edgarrmondragon"
1210
labels:
1311
- "dependencies"
1412
- package-ecosystem: github-actions
@@ -18,7 +16,5 @@ updates:
1816
day: monday
1917
time: "12:00"
2018
timezone: "America/Mexico_City"
21-
reviewers:
22-
- "edgarrmondragon"
2319
labels:
2420
- "dependencies"

0 commit comments

Comments
 (0)