Skip to content

Commit

Permalink
chore: enable Dockerfile updates
Browse files Browse the repository at this point in the history
  • Loading branch information
prymitive authored Jul 23, 2021
1 parent 2f59ebb commit 9230d2d
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
@@ -1,5 +1,9 @@
version: 2
updates:
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "gomod"
directory: "/"
schedule:
Expand Down

0 comments on commit 9230d2d

Please sign in to comment.