diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0e2ac147c4..d4621b27c2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,9 +1,7 @@ # See https://pre-commit.com for more information # See https://pre-commit.com/hooks.html for more hooks -minimum_pre_commit_version: 3.3.0 -default_install_hook_types: [pre-commit, post-commit, commit-msg] -default_stages: [pre-commit] +default_stages: [commit] repos: - repo: https://github.com/pre-commit/pre-commit-hooks