Create dependabot.yml

This commit is contained in:
Gerhard Tan
2023-03-08 21:42:27 +08:00
committed by GitHub
parent 6bf1b6166f
commit 5e4962b7e1

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

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