Skip to content

Commit ddcf5f7

Browse files
authored
Mergify: configuration update (#1)
1 parent 5a9b195 commit ddcf5f7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.mergify.yml

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

0 commit comments

Comments
 (0)