Use mergify (#17)

This commit is contained in:
Yota Toyama
2021-06-23 12:16:28 -07:00
committed by GitHub
parent 9e4d6ae571
commit c214162e2d

7
.mergify.yml Normal file
View File

@@ -0,0 +1,7 @@
pull_request_rules:
- name: dependabot
conditions:
- author=dependabot[bot]
actions:
merge:
method: squash