repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v6.0.0
hooks:
- id: check-yaml
exclude: examples/tape/cat-lade\.yml
- id: end-of-file-fixer
exclude: typegate/deno\.lock|examples/tape/.*\.txt$
- repo: https://github.com/doublify/pre-commit-rust
rev: v1.0
hooks:
- id: fmt
- id: cargo-check
args:
- id: clippy
args: