diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index abe7932..5151da4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,6 +35,6 @@ repos: - id: python-check-blanket-type-ignore - id: python-use-type-annotations - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.7.2 + rev: v0.8.1 hooks: - id: ruff