Skip to content

Commit

Permalink
fix(.pre-commit-config.yaml): remove commitizen-branch check on `…
Browse files Browse the repository at this point in the history
…push`

Perfoming incorrectly, to update later
  • Loading branch information
jordyjwilliams committed Oct 31, 2022
1 parent f64f332 commit d3cb4c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ repos:
rev: v2.37.0
hooks:
- id: commitizen
- id: commitizen-branch
stages: [push]
# - id: commitizen-branch
# stages: [push]

0 comments on commit d3cb4c6

Please sign in to comment.