Skip to content

Commit c834d30

Browse files
committed
docs: add link to pre-commit installation with uv
1 parent 653572a commit c834d30

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,8 @@ pytest --cov=pdfbaker --cov-report=term-missing
130130

131131
### Pre-commit hook
132132

133-
If you want to commit changes, install [pre-commit](https://pre-commit.com) and run
133+
If you want to commit changes, install [pre-commit](https://pre-commit.com) (maybe
134+
[using uv](https://adamj.eu/tech/2025/05/07/pre-commit-install-uv/)) and run
134135

135136
```bash
136137
pre-commit install

0 commit comments

Comments
 (0)