chore: enhance CI process (#20)

* chore: enhance CI process

* chore: enhance ci

* chore: typo
This commit is contained in:
Florian Forster 2020-04-14 18:25:02 +02:00 committed by GitHub
parent 7afdc344a0
commit a842b13d25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 31 additions and 7 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