chore: Just ignore yaml for now (tests)

This commit is contained in:
Ed Page 2023-08-14 15:48:27 -05:00
parent add1e5529f
commit 10b3307756

View file

@ -2,8 +2,6 @@ repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks:
- id: check-yaml
stages: [commit]
- id: check-json
stages: [commit]
- id: check-toml