Skip to content

Commit e8e091d

Browse files
mergify: Ignore dependabot[bot] (#916)
1 parent 0a96cbb commit e8e091d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/mergify.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ pull_request_rules:
2121
conditions:
2222
- conflict
2323
- author!=mergify[bot]
24+
- author!=dependabot[bot]
2425
actions:
2526
comment:
2627
message: This pull request is in conflict. Could you fix it @{{author}}?
@@ -40,6 +41,7 @@ pull_request_rules:
4041
- author!=dstogl
4142
- author!=christophfroehlich
4243
- author!=mergify[bot]
44+
- author!=dependabot[bot]
4345
actions:
4446
comment:
4547
message: |

0 commit comments

Comments
 (0)