Add dependabot

This commit is contained in:
CrazyMax
2019-10-31 02:43:53 +01:00
parent f7c6204dc9
commit 0fda70f49d

8
.dependabot/config.yml Normal file
View File

@@ -0,0 +1,8 @@
version: 1
update_configs:
- package_manager: "go:modules"
directory: "/"
update_schedule: "daily"
default_labels:
- ":game_die: dependencies"
- ":robot: bot"