Skip to content

Commit

Permalink
ci(deps): update precommit hook commitizen-tools/commitizen to v2.18.0 (
Browse files Browse the repository at this point in the history
#353)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Aug 14, 2021
1 parent c5f3c39 commit 2368c38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ repos:
^{{cookiecutter.project_slug}}/
)
- repo: https://github.com/commitizen-tools/commitizen
rev: v2.17.13
rev: v2.18.0
hooks:
- id: commitizen
stages: [commit-msg]
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ repos:
^.+\.min\.(js|css)$
)$
- repo: https://github.com/commitizen-tools/commitizen
rev: v2.17.13
rev: v2.18.0
hooks:
- id: commitizen
stages: [commit-msg]
Expand Down

0 comments on commit 2368c38

Please sign in to comment.