diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 90e05e7a3..ee8bca261 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -58,7 +58,7 @@ repos: pass_filenames: true - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.1.15 + rev: v0.3.1 hooks: - id: ruff types_or: [python, pyi, jupyter]