Create dependabot.yml (#1670)

This commit is contained in:
milgradesec 2021-04-14 18:25:51 +02:00 committed by GitHub
parent eda8dd5181
commit 754c2bdb93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

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

@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"