Skip to content

Commit 4d466fc

Browse files
committed
ci: commit uv.lock for reproducible installs
uv.lock was gitignored, so CI had no lockfile and uv sync re-resolved to the latest (including the broken hypothesis 6.161.7). Commit the lock and stop ignoring it.
1 parent d7464fc commit 4d466fc

2 files changed

Lines changed: 2038 additions & 1 deletion

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ dmypy.json
128128
# Pyre type checker
129129
.pyre/
130130

131-
uv.lock
132131
# Tooling caches and generated artifacts
133132
.ruff_cache/
134133
sbom.cdx.json

0 commit comments

Comments
 (0)