diff --git a/.github/mergify.yml b/.github/mergify.yml index db1c2a6..68a3f6d 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -4,6 +4,7 @@ pull_request_rules: - author=dependabot[bot] - check-success=build - check-success=commitlint + - 'title~=^build\(deps-dev\): ' actions: merge: method: merge