We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb0874d commit 7994cd5Copy full SHA for 7994cd5
.github/CODEOWNERS
@@ -0,0 +1 @@
1
+* @muir @dncohen @mitchwadair
.github/dependabot.yml
@@ -5,14 +5,8 @@ updates:
5
directory: "/" # Location of package manifests
6
schedule:
7
interval: "daily"
8
- reviewers:
9
- - muir
10
- - dncohen
11
12
- package-ecosystem: github-actions
13
directory: "/"
14
15
16
17
18
0 commit comments