We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 683ce88 commit d4f3cfcCopy full SHA for d4f3cfc
1 file changed
CONTRIBUTING.md
@@ -15,7 +15,7 @@ uv sync --frozen --all-extras --dev
15
6. Set up pre-commit hooks:
16
17
```bash
18
- uv tool install pre-commit --with pre-commit-uv --force-install
+ uv tool install pre-commit --with pre-commit-uv --force-reinstall
19
```
20
21
## Development Workflow
0 commit comments