Skip to content

Commit

Permalink
ci: Add dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
lithammer committed Mar 16, 2021
1 parent ca6958d commit bafd094
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "monthly"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"

0 comments on commit bafd094

Please sign in to comment.