Skip to content

Commit

Permalink
Merge pull request #50 from slok/slok/dependabot
Browse files Browse the repository at this point in the history
Add dependabot
  • Loading branch information
slok committed Mar 12, 2021
2 parents 9c507a6 + 0a81f6d commit 6cbfd2a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "daily"

0 comments on commit 6cbfd2a

Please sign in to comment.