repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
hooks:
- id: check-yaml
stages:
- id: check-json
stages:
- id: check-toml
stages:
- id: check-merge-conflict
stages:
- id: check-case-conflict
stages:
- id: detect-private-key
stages:
- repo: https://github.com/crate-ci/typos
rev: v1.16.20
hooks:
- id: typos
stages: