diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9eaf91ac..6ef5fae3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ default_stages: minimum_pre_commit_version: 2.9.3 repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.6.3 + rev: v0.6.4 hooks: - id: ruff types_or: [python, pyi, jupyter]