github: add dependabot integration

This commit is contained in:
Ariel Mashraki
2020-07-17 23:22:31 +03:00
committed by GitHub
parent 33e4eb3a52
commit 88f9e803b8

10
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
- package-ecosystem: gomod
directory: /
schedule:
interval: daily