diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6c39f44..629da76 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -77,7 +77,7 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.5.7 + rev: v0.6.5 hooks: - id: ruff types_or: [python, pyi, jupyter]