update kodiak to approve dependabot automatically (#593)

This commit is contained in:
Alex Johansson 2021-09-07 10:58:00 +02:00 committed by GitHub
parent 3d0429d172
commit 375256084b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,3 +2,6 @@ version = 1
[update] [update]
autoupdate_label = "♻️ autoupdate" autoupdate_label = "♻️ autoupdate"
[approve]
auto_approve_usernames = ["dependabot"]