automatically merge PRs from dependabot (#1084)

This commit is contained in:
Casey Lee 2022-03-28 12:29:47 -07:00 committed by GitHub
parent c4db165d2d
commit 7fbaf1371f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,6 +67,7 @@ pull_request_rules:
- '#changes-requested-reviews-by=0'
- or:
- 'approved-reviews-by=@nektos/act-committers'
- 'author~=^dependabot(|-preview)\[bot\]$'
- and:
- 'approved-reviews-by=@nektos/act-maintainers'
- '#approved-reviews-by>=3'