diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 08ac1fee..12492c68 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.47.0 + rev: v1.47.2 hooks: - id: typos - repo: https://github.com/scop/pre-commit-shfmt