Skip to content

Commit

Permalink
ci: add dependabot (#1208)
Browse files Browse the repository at this point in the history
  • Loading branch information
cristaloleg committed Feb 16, 2022
1 parent 6af89ba commit 7f98529
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions dependabot.yml
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily

0 comments on commit 7f98529

Please sign in to comment.