Skip to content

Commit 5e6b7f3

Browse files
ci(github): update title regex in mergify.yml
1 parent 4b98d9a commit 5e6b7f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/mergify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pull_request_rules:
44
- author=dependabot[bot]
55
- check-success=commitlint
66
- check-success=lint
7-
- 'title~=^build\(deps-dev\): bump '
7+
- 'title~=^build\(deps\): bump '
88
actions:
99
merge:
1010
method: squash

0 commit comments

Comments
 (0)