diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 72540cd..6e68d6a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,8 @@ repos: rev: v4.0.0-alpha.8 hooks: - id: prettier - stages: [pre-commit] + stages: + - commit - repo: https://github.com/igorshubovych/markdownlint-cli # https://github.com/DavidAnson/markdownlint rev: v0.43.0 hooks: