chore: enhance CI process

This commit is contained in:
Florian Forster 2020-04-09 21:06:12 +02:00
parent 7afdc344a0
commit 83307374fd
5 changed files with 31 additions and 8 deletions

8
.dependabot/config.yml Normal file
View file

@ -0,0 +1,8 @@
version: 1
update_configs:
- package_manager: "go:modules"
directory: "/"
update_schedule: "daily"
commit_message:
prefix: "chore"
include_scope: true