Skip to content

Commit

Permalink
chore(github): adds reviewers to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
garethflowers committed Apr 30, 2022
1 parent f7ea9ae commit 80545b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,16 @@ version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
reviewers:
- "garethflowers"
schedule:
interval: "daily"
- package-ecosystem: "docker"
commit-message:
include: "scope"
prefix: "chore"
directory: "/"
reviewers:
- "garethflowers"
schedule:
interval: "daily"

0 comments on commit 80545b3

Please sign in to comment.