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 e966a4d commit a0d8a9eCopy full SHA for a0d8a9e
.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, --no-hashes]
+ args: [--all-groups, -q, -o, requirements_dev.txt]
41
files: uv.lock|pyproject.toml
0 commit comments