diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5071aad..a8b8ec4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,8 +10,7 @@ default_install_hook_types: # by default, confine hooks to these git stages (except for hooks that specify their own stages) # https://pre-commit.com/#top_level-default_stages -default_stages: - - pre-commit +default_stages: [pre-commit] repos: - repo: https://github.com/compilerla/conventional-pre-commit