diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cda84b7..ad88c18 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: ruff-check - id: ruff-format - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.9.18 + rev: 0.9.22 hooks: - id: uv-lock - repo: https://github.com/python-jsonschema/check-jsonschema