Skip to content

Commit 7994cd5

Browse files
authored
[chore] switch dependabot to codeowners (#9)
1 parent cb0874d commit 7994cd5

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.github/CODEOWNERS

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

.github/dependabot.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,8 @@ updates:
55
directory: "/" # Location of package manifests
66
schedule:
77
interval: "daily"
8-
reviewers:
9-
- muir
10-
- dncohen
118

129
- package-ecosystem: github-actions
1310
directory: "/"
1411
schedule:
1512
interval: "daily"
16-
reviewers:
17-
- muir
18-
- dncohen

0 commit comments

Comments
 (0)