In _.pre-commit-hooks.yaml_ I have: ```yaml - repo: https://github.com/crate-ci/typos rev: v1.13.20 hooks: - id: typos ``` But the install takes 3 mins because it is building from source on x86_64 linux (Ubuntu 22.04).