diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 79a4d0b..b355f87 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,3 +32,8 @@ repos: rev: v0.24.1 hooks: - id: validate-pyproject + + - repo: https://github.com/astral-sh/uv-pre-commit + rev: 0.9.9 + hooks: + - id: uv-lock