diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1f6c5a1..1bc7115 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,6 +13,6 @@ repos: # Ensure the uv.lock file has been updated - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.9.13 + rev: 0.9.21 hooks: - id: uv-lock