diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f052d43..9e55d6d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: check-case-conflict - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.1 + rev: v0.14.3 hooks: - id: ruff types_or: [python, pyi, jupyter]