diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f75579c..35fec21 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ ci: repos: # autoformat and lint Python code - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.1.14 + rev: v0.3.5 hooks: - id: ruff types_or: [python, jupyter]