diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3437ad4d..27ea09ac 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,6 @@ repos: hooks: - id: trailing-whitespace - id: end-of-file-fixer - - id: check-toml - repo: https://github.com/asottile/pyupgrade rev: v2.29.1