Create dependabot.yml

This commit is contained in:
Dimitri Herzog 2021-02-17 07:46:55 +01:00 committed by GitHub
parent ae347201cc
commit 4ef744c3b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

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

@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
assignees:
- 0xERR0R