diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0fb09e54b1..c1f9b97a7f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: - id: check-executables-have-shebangs - id: mixed-line-ending - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.11 + rev: v0.14.13 hooks: - id: ruff-check types_or: [python, pyi, jupyter]