diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1608f73..865093e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ repos: - id: check-added-large-files args: ['--maxkb=10240'] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.7.2 + rev: v0.9.2 hooks: - id: ruff types_or: [ python, pyi ]