diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 961ac26..cc78000 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: end-of-file-fixer - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.20 + rev: v0.15.22 hooks: - id: ruff-check types_or: [python, pyi, jupyter]