---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/adrienverge/yamllint
rev: v1.37.1
hooks:
- id: yamllint
- repo: https://github.com/AndrejOrsula/pre-commit-cargo
rev: 0.5.0
hooks:
- id: cargo-fmt
- id: cargo-clippy
args: