aboutsummaryrefslogtreecommitdiffstats
path: root/.pre-commit-config.yaml
blob: af94bbc3d725fd15685515dc0c0bbc4a95842245 (plain)
1
2
3
4
5
6
7
repos:
- hooks:
  - id: commitizen
    stages:
    - commit-msg
  repo: https://github.com/commitizen-tools/commitizen
  rev: v2.19.0