Skip to content

Commit 1acb1d1

Browse files
committed
chore: replacing reviewers in dependabot with a CODEOWNERS
1 parent dc30c34 commit 1acb1d1

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
commit-message:
@@ -17,8 +15,6 @@ updates:
1715
schedule:
1816
interval: monthly
1917
open-pull-requests-limit: 10
20-
reviewers:
21-
- erunion
2218
labels:
2319
- dependencies
2420
groups:

0 commit comments

Comments
 (0)