chore: 🔧 initialize cz and pre-commit hooks
This commit is contained in:
parent
0d1a410e06
commit
200e9eb4f5
8
.pre-commit-config.yaml
Normal file
8
.pre-commit-config.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
repos:
|
||||
- hooks:
|
||||
- id: commitizen
|
||||
- id: commitizen-branch
|
||||
stages:
|
||||
- push
|
||||
repo: https://github.com/commitizen-tools/commitizen
|
||||
rev: v3.16.0
|
Loading…
Reference in New Issue
Block a user