chore(github): specifies reviewers for dependabot
This commit is contained in:
parent
43bb5da49e
commit
3315a73ca5
1 changed files with 4 additions and 0 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
@ -1,6 +1,10 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
assignees:
|
||||
- "garethflowers"
|
||||
directory: "/"
|
||||
reviewers:
|
||||
- "garethflowers"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
|
|
Loading…
Reference in a new issue