diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 254a6fcb8..ae16650cf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: trailing-whitespace - id: end-of-file-fixer - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.12 + rev: v0.15.13 hooks: - id: ruff-format types_or: [python, pyi, jupyter]