diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 76931c4..0152ed1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ repos: - repo: https://github.com/astral-sh/uv-pre-commit # uv version. - rev: e3e6ef7d9bda544b2e795782dbd7d2a4fbd7eb6d # 0.11.32 + rev: 5900cba2cfe6d20f562458d4d308ac55569f92eb # 0.12.0 hooks: - id: uv-lock - repo: https://github.com/astral-sh/ruff-pre-commit