diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 28d07e3..486514f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: # An extremely fast Python linter and formatter. - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.22 + rev: v0.16.2 hooks: - id: ruff-format types_or: [ python, pyi, jupyter, pyproject ]