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 7686a21 commit 1a3cb65Copy full SHA for 1a3cb65
.pre-commit-config.yaml
@@ -5,6 +5,10 @@ default_stages:
5
- commit-msg
6
- pre-commit
7
- pre-push
8
+default_install_hook_types:
9
+ - pre-commit
10
+ - commit-msg
11
+ - pre-push
12
13
repos:
14
- repo: https://github.com/compilerla/conventional-pre-commit
0 commit comments