diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d5ce5c2..773c79b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ default_install_hook_types: [pre-commit, commit-msg] repos: - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.9.2 + rev: 0.10.10 hooks: - id: uv-lock - id: uv-sync