Install Dependabot

This commit is contained in:
Richard Patel 2022-09-01 14:57:03 +02:00
parent 7a1b607c07
commit d7195372b4
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"
directory: "/"
schedule:
interval: "daily"