Skip to content

Commit

Permalink
chore: disable cz
Browse files Browse the repository at this point in the history
  • Loading branch information
lotyp committed May 18, 2024
2 parents bd3801c + de8364c commit abe4f8c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@ repos:
- id: check-added-large-files
args: ['--maxkb=600']

- repo: https://github.com/commitizen-tools/commitizen
rev: v3.26.0
hooks:
- id: commitizen
stages:
- commit-msg

- repo: local
hooks:
- id: php-cs-fixer
Expand Down

0 comments on commit abe4f8c

Please sign in to comment.