Skip to content

Commit dbd7055

Browse files
committed
chore: replacing reviewers in dependabot with a CODEOWNERS
1 parent 44e72c9 commit dbd7055

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @erunion

.github/dependabot.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ updates:
44
directory: '/'
55
schedule:
66
interval: monthly
7-
reviewers:
8-
- erunion
97
labels:
108
- dependencies
119
groups:
@@ -23,8 +21,6 @@ updates:
2321
schedule:
2422
interval: monthly
2523
open-pull-requests-limit: 10
26-
reviewers:
27-
- erunion
2824
labels:
2925
- dependencies
3026
groups:

0 commit comments

Comments
 (0)