diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4427061..485dee7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ default_install_hook_types: - post-rewrite repos: - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.10.1 + rev: 0.10.2 hooks: - id: uv-lock - id: uv-sync