diff --git a/docs/tutorials/auto_check.md b/docs/tutorials/auto_check.md index ede8759e6..2fce57f9b 100644 --- a/docs/tutorials/auto_check.md +++ b/docs/tutorials/auto_check.md @@ -25,6 +25,7 @@ repos: rev: v1.17.0 hooks: - id: commitizen + stages: [commit-msg] ``` - Step 3: Install the configuration into git hook through `pre-commit`