diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b3e91b70..7f2d0a8e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - id: pyright - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.6.1 + rev: 0.6.2 hooks: - id: uv-lock args: ["--frozen"]