Skip to content

Commit 59968a4

Browse files
committed
fix(pre-commit-hooks): add stages constraint to commitizen-branch hook
1 parent bb5cc95 commit 59968a4

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
@@ -25,3 +25,4 @@
2525
language: python
2626
language_version: python3
2727
minimum_pre_commit_version: "3.2.0"
28+
stages: [pre-push]

0 commit comments

Comments
 (0)