Skip to content

Commit

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

0 comments on commit f7ea9ae

Please sign in to comment.