Skip to content

Commit a0d8a9e

Browse files
committed
Revert "Generate export without hashes to simplify CI install"
This reverts commit e966a4d.
1 parent e966a4d commit a0d8a9e

File tree

2 files changed

+323
-48
lines changed

2 files changed

+323
-48
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ repos:
3737
hooks:
3838
- id: uv-lock
3939
- id: uv-export
40-
args: [--all-groups, -q, -o, requirements_dev.txt, --no-hashes]
40+
args: [--all-groups, -q, -o, requirements_dev.txt]
4141
files: uv.lock|pyproject.toml

0 commit comments

Comments
 (0)