diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 802c482..b2dd182 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: