Skip to content

Commit 43fdfe2

Browse files
chore(mergify): Don't ask dependabot to resolve conflicts (#3122)
1 parent 69efe63 commit 43fdfe2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/mergify.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ pull_request_rules:
1212
conditions:
1313
- conflict
1414
- -draft # Draft PRs are allowed to have conflicts.
15+
- -author=dependabot[bot]
1516
actions:
1617
comment:
1718
message: This pull request has merge conflicts. Could you please resolve them @{{author}}? 🙏

0 commit comments

Comments
 (0)