Skip to content

Commit aa5e5cf

Browse files
committed
Add uv.lock for reproducible CI builds
The CI workflow uses `uv sync --frozen` which requires the lockfile to be present. Remove uv.lock from .gitignore and commit it.
1 parent 13141a6 commit aa5e5cf

2 files changed

Lines changed: 811 additions & 1 deletion

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ node_modules/
4848
# Python (for dev tools: codespell, vale, yamllint, prek)
4949
.venv/
5050
__pycache__/
51-
uv.lock
5251

5352
# Local configuration
5453
mise.local.toml

0 commit comments

Comments
 (0)