Skip to content

Commit 2ff2ce4

Browse files
chore: Remove reviewers field from dependabot config to rely on CODEOWNERS file instead
1 parent aac0ef6 commit 2ff2ce4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Global owner
2+
* @edgarrmondragon

.github/dependabot.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ updates:
2525
interval: monthly
2626
timezone: "America/New_York"
2727
time: "07:23"
28-
reviewers:
29-
- "visch"
3028
groups:
3129
ci:
3230
patterns:

0 commit comments

Comments
 (0)