diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2996879b..31377a4c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - --exclude-files '(uv.lock)' - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: 'v0.15.5' + rev: 'v0.15.6' hooks: - id: ruff-format - id: ruff