You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: enforce uv lockfile consistency in CI and pre-commit
Add --locked flag to uv sync in CI to fail if uv.lock is out of sync,
and add the uv-lock pre-commit hook to automatically keep uv.lock
up to date when pyproject.toml changes.
0 commit comments