Skip to content

Commit 0cdfb48

Browse files
authored
Update dependabot.yml
1 parent cf634e6 commit 0cdfb48

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/dependabot.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,23 @@ updates:
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "daily"
12+
reviewers:
13+
- 'jessfraz'
14+
- 'paultag'
15+
- 'iterion'
1216
- package-ecosystem: "github-actions" # See documentation for possible values
1317
directory: "/" # Location of package manifests
1418
schedule:
1519
interval: "daily"
20+
reviewers:
21+
- 'jessfraz'
22+
- 'paultag'
23+
- 'iterion'
1624
- package-ecosystem: "gitsubmodule" # See documentation for possible values
1725
directory: "/" # Location of package manifests
1826
schedule:
1927
interval: "daily"
28+
reviewers:
29+
- 'jessfraz'
30+
- 'paultag'
31+
- 'iterion'

0 commit comments

Comments
 (0)