Skip to content

Commit 8bd9816

Browse files
committed
fix: also mention prek in the CONTRIBUTING.md
Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
1 parent 183f555 commit 8bd9816

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

{{cookiecutter.project_name}}/.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ uv sync
3535

3636
# Pre-commit
3737

38-
You should prepare pre-commit, which will help you by checking that commits pass
39-
required checks:
38+
You should prepare pre-commit or prek, which will help you by checking that
39+
commits pass required checks:
4040

4141
```bash
4242
uv tool install pre-commit # or brew install pre-commit on macOS

0 commit comments

Comments
 (0)