We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab66044 commit 2085a13Copy full SHA for 2085a13
.pre-commit-config.yaml
@@ -1,4 +1,5 @@
1
default_stages: [pre-commit, pre-push]
2
+default_install_hook_types: [pre-commit, prepare-commit-msg, commit-msg]
3
repos:
4
- repo: https://github.com/pre-commit/pre-commit-hooks
5
rev: v6.0.0
0 commit comments