Remove check-toml hook

This commit is contained in:
Lev Vereshchagin 2021-12-05 18:37:25 +03:00
parent 5688124b21
commit eb5d122065

View file

@ -4,7 +4,6 @@ repos:
hooks: hooks:
- id: trailing-whitespace - id: trailing-whitespace
- id: end-of-file-fixer - id: end-of-file-fixer
- id: check-toml
- repo: https://github.com/asottile/pyupgrade - repo: https://github.com/asottile/pyupgrade
rev: v2.29.1 rev: v2.29.1