Skip to content

Commit b68fd07

Browse files
authored
chore: update mergify to require approval on dependabot (#456)
1 parent 9b88322 commit b68fd07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/mergify.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ pull_request_rules:
44
- author~=^dependabot(|-preview)\[bot\]$
55
- check-success=Build
66
- -label~="do-not-merge"
7+
- "#approved-reviews-by>=1" # until we exclude major versions in dependabot
78
actions:
89
merge:
910
strict: false

0 commit comments

Comments
 (0)