diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e0b4bc1f..ec36798d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: # Run the formatter. - id: ruff-format - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.11.8 + rev: 0.11.13 hooks: - id: uv-lock - repo: https://github.com/pre-commit/pre-commit-hooks