We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a9e22b commit 0afda24Copy full SHA for 0afda24
.github/mergify.yml
@@ -0,0 +1,8 @@
1
+pull_request_rules:
2
+ - name: automatic approval for Dependabot pull requests
3
+ conditions:
4
+ - author~=^dependabot(|-preview)\[bot\]$
5
+ actions:
6
+ review:
7
+ type: APPROVE
8
+ message: Automatically approving dependabot
0 commit comments