Skip to content

Commit

Permalink
Configure dependabot for Docker
Browse files Browse the repository at this point in the history
Configure dependabot to update the image SHA in the Dockerfile.
  • Loading branch information
martincostello committed Nov 27, 2023
1 parent 3ccc682 commit 7bf8712
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
version: 2
updates:
- package-ecosystem: docker
directory: "/"
schedule:
interval: daily
time: "05:30"
timezone: Europe/London
reviewers:
- "martincostello"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit 7bf8712

Please sign in to comment.