We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d44e004 commit 8f496cbCopy full SHA for 8f496cb
1 file changed
.pre-commit-config.yaml
@@ -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