Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b053a7e

Browse files
ci(pre-commit): Bump self test v2.32.2 --> v2.32.3
The version of the Commitizen pre-commit hooks is typically bumped automatically by Commitizen itself, but because the behavior of cz bump was changed in Commitizen v2.32.3, and the bump from v2.32.2 to v2.32.3 was performed by Commitizen v2.32.2, the pre-commit hooks were not bumped.
1 parent 3494fb8 commit b053a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
- id: no-commit-to-branch
1515

1616
- repo: https://github.com/commitizen-tools/commitizen
17-
rev: v2.32.2 # automatically updated by Commitizen
17+
rev: v2.32.3 # automatically updated by Commitizen
1818
hooks:
1919
- id: commitizen
2020
- id: commitizen-branch

0 commit comments

Comments
 (0)