zero2prod_axum/.pre-commit-config.yaml

9 lines
154 B
YAML
Raw Normal View History

2023-12-28 22:04:32 +01:00
repos:
- hooks:
- id: commitizen
- id: commitizen-branch
stages:
- push
repo: https://github.com/commitizen-tools/commitizen
rev: v3.13.0