diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6c7f5fd0d..8d2dd1303 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: hooks: - id: uv-lock - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.12 + rev: v0.15.13 hooks: - id: ruff-check args: [--fix]