We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e421fd commit 61c7eadCopy full SHA for 61c7ead
.github/mergify.yml
@@ -4,7 +4,7 @@ pull_request_rules:
4
- author=dependabot[bot]
5
- check-success=commitlint
6
- check-success=lint
7
- - 'title~=^build\(deps\): bump '
+ - 'title~=^chore\(deps\): bump '
8
actions:
9
merge:
10
method: squash
0 commit comments