We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a9b195 commit ddcf5f7Copy full SHA for ddcf5f7
.mergify.yml
@@ -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