Skip to content

Commit afc7013

Browse files
committed
fix(pre-commit): set pre-commit check stage to commit-msg
1 parent 6280d92 commit afc7013

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
entry: cz check --commit-msg-file
55
language: python
66
language_version: python3
7+
stages: [commit-msg]
78
require_serial: true
89
minimum_pre_commit_version: "0.15.4"

0 commit comments

Comments
 (0)