Skip to content

chore(ci): add uv lock check to pre-commit hooks#2996

Merged
spetz merged 1 commit intomasterfrom
python-uv-lock-precommit
Mar 20, 2026
Merged

chore(ci): add uv lock check to pre-commit hooks#2996
spetz merged 1 commit intomasterfrom
python-uv-lock-precommit

Conversation

@hubcio
Copy link
Contributor

@hubcio hubcio commented Mar 20, 2026

Stale uv.lock files went unnoticed across multiple version
bumps (e.g. foreign/python stuck at 0.7.2.dev1 when the
version was already 0.7.3.dev1). Add a pre-commit hook
that runs uv lock --check on all Python directories and
auto-regenerates stale lock files.

Stale uv.lock files went unnoticed across multiple version
bumps (e.g. foreign/python stuck at 0.7.2.dev1 when the
version was already 0.7.3.dev1). Add a pre-commit hook
that runs uv lock --check on all Python directories and
auto-regenerates stale lock files.
@spetz spetz merged commit 3863ad5 into master Mar 20, 2026
42 checks passed
@spetz spetz deleted the python-uv-lock-precommit branch March 20, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants