Remove pre-commit yaml check

This commit is contained in:
Mark Cornick 2022-08-18 00:31:32 -04:00
parent dd7fa0f5b8
commit 9b983412e1

View File

@ -5,7 +5,6 @@ repos:
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/pycqa/isort
rev: 5.10.1