diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 13d1eb8..b6808ce 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.8.1 + rev: v0.8.6 hooks: - id: ruff types_or: [python, jupyter]