diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 592c4f0..3747ce2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -71,7 +71,7 @@ repos: args: [--fix] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.8 + rev: v0.15.9 hooks: - id: ruff types_or: [python, pyi, jupyter]