Skip to content

Commit 28d0a05

Browse files
ci(github): update title regex in mergify.yml
1 parent a03a63f commit 28d0a05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/mergify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pull_request_rules:
55
- check-success=commitlint
66
- check-success=lint
77
- check-success=test
8-
- 'title~=^build\(deps-dev\): bump '
8+
- 'title~=^build\(deps\): bump '
99
actions:
1010
merge:
1111
method: squash

0 commit comments

Comments
 (0)