lasp/.pre-commit-config.yaml

9 lines
171 B
YAML
Raw Normal View History

2023-07-18 15:06:40 +00:00
---
repos:
- repo: https://github.com/commitizen-tools/commitizen
rev: master
hooks:
- id: commitizen
- id: commitizen-branch
stages: [push]