diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3789837..e700d64 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.10 + rev: v0.15.15 hooks: - id: ruff-format types_or: [ python, pyi, jupyter, pyproject ]