Skip to content

Commit

Permalink
Add docker updates to dependabot and set reviewers
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianJKoopman committed Nov 14, 2023
1 parent 5960617 commit b79547b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,16 @@

version: 2
updates:
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "daily"
reviewers:
- "BrianJKoopman"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
reviewers:
- "BrianJKoopman"

0 comments on commit b79547b

Please sign in to comment.