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