diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 259009f..c935aa6 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.25 + rev: 0.11.26 hooks: - id: uv-lock - repo: https://github.com/pre-commit/pre-commit-hooks