add dependabot

This commit is contained in:
Данил 2022-09-18 19:23:53 +03:00
parent e748df82af
commit fdb1448587
3 changed files with 148 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: "weekly"