diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5197820fb..4eaf5b552 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: - id: ruff-format files: ^(.buildkite|benchmarks|examples)/.* - repo: https://github.com/crate-ci/typos - rev: v1.34.0 + rev: v1.42.0 hooks: - id: typos - repo: https://github.com/PyCQA/isort