We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 183f555 commit 8bd9816Copy full SHA for 8bd9816
{{cookiecutter.project_name}}/.github/CONTRIBUTING.md
@@ -35,8 +35,8 @@ uv sync
35
36
# Pre-commit
37
38
-You should prepare pre-commit, which will help you by checking that commits pass
39
-required checks:
+You should prepare pre-commit or prek, which will help you by checking that
+commits pass required checks:
40
41
```bash
42
uv tool install pre-commit # or brew install pre-commit on macOS
0 commit comments