Skip to content

Commit 9ed3e96

Browse files
authored
ci(mergify): add missing [bot] for dependabot (#446)
1 parent 50065df commit 9ed3e96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.mergify.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ pull_request_rules:
2626
conditions:
2727
- or:
2828
- author=jd
29-
- author=dependabot
29+
- author=dependabot[bot]
3030
- "#approved-reviews-by>=1"
3131
- or:
3232
- label=no-changelog
33-
- author=dependabot
33+
- author=dependabot[bot]
3434
actions:
3535
queue:
3636

0 commit comments

Comments
 (0)