We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 653572a commit c834d30Copy full SHA for c834d30
1 file changed
README.md
@@ -130,7 +130,8 @@ pytest --cov=pdfbaker --cov-report=term-missing
130
131
### Pre-commit hook
132
133
-If you want to commit changes, install [pre-commit](https://pre-commit.com) and run
+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
135
136
```bash
137
pre-commit install
0 commit comments