diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b46c4d5a..67f897f5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: exclude: ".ipynb" - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.12.8 + rev: v0.13.0 hooks: - id: ruff-format types_or: [ python, pyi, jupyter ]