Skip to content

Commit 8f496cb

Browse files
committed
feat(.pre-commit-config.yaml): add pre-commit-config.yaml
1 parent d44e004 commit 8f496cb

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
default_stages: [commit]
2+
repos:
3+
- repo: https://github.com/commitizen-tools/commitizen
4+
rev: v2.32.2
5+
hooks:
6+
- id: commitizen

0 commit comments

Comments
 (0)