diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a49608a..cf70342 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.8.14 + rev: 0.8.23 hooks: - id: uv-lock