We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad08816 commit e966a4dCopy full SHA for e966a4d
.pre-commit-config.yaml
@@ -37,5 +37,5 @@ repos:
37
hooks:
38
- id: uv-lock
39
- id: uv-export
40
- args: [--all-groups, -q, -o, requirements_dev.txt]
+ args: [--all-groups, -q, -o, requirements_dev.txt, --no-hashes]
41
files: uv.lock|pyproject.toml
0 commit comments