Create dependabot.yml

This commit is contained in:
Misaka No 2022-05-14 01:37:47 +08:00 committed by GitHub
parent 1ed7fb7726
commit e34589c5fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

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

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "gomod" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"