1
0
Fork 0
mirror of https://github.com/imjasonh/kontain.me synced 2026-07-18 23:03:06 +00:00

add dependabot config

This commit is contained in:
Jason Hall 2021-05-26 14:53:43 -04:00
parent 9beb876dcd
commit e3ae1eea1b

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

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