diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 54c668f6..8f562c03 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: - --indent=2 files: ^bindings/python/.*\.ya?ml$ - repo: https://github.com/crate-ci/typos - rev: v1.50.0 + rev: v1.50.1 hooks: - id: typos - repo: https://github.com/scop/pre-commit-shfmt