diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 121ec65..4548951 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: stages: [pre-commit] - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.9.28 + rev: 0.10.3 hooks: - id: uv-lock - id: uv-sync