repos: - repo: https://github.com/commitizen-tools/commitizen rev: v2.20.0 hooks: - id: commitizen stages: [commit-msg] - repo: https://github.com/doublify/pre-commit-rust rev: v1.0 hooks: - id: fmt - id: cargo-check