repos: - repo: https://github.com/doublify/pre-commit-rust rev: v1.0 hooks: - id: fmt args: ["--verbose", "--"] - id: cargo-check - id: clippy