Skip to content

Commit 15aaf8e

Browse files
ci(github): add mergify.yml
1 parent f1e3c35 commit 15aaf8e

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/mergify.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
pull_request_rules:
2+
- name: automatic merge for Dependabot pull requests
3+
conditions:
4+
- author=dependabot[bot]
5+
actions:
6+
merge:
7+
method: squash

0 commit comments

Comments
 (0)