We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b27ef0 commit 97112dfCopy full SHA for 97112df
.pre-commit-config.yaml
@@ -2,6 +2,10 @@ ci:
2
autofix_commit_msg: "chore(pre-commit): autofix run"
3
autoupdate_commit_msg: "chore(pre-commit): autoupdate hooks"
4
5
+default_install_hook_types:
6
+ - pre-commit
7
+ - commit-msg
8
+
9
repos:
10
- repo: https://github.com/compilerla/conventional-pre-commit
11
rev: v2.3.0
0 commit comments