diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3362e184..7844429d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,6 @@ repos: - id: check-toml - id: end-of-file-fixer - id: trailing-whitespace - - id: fix-encoding-pragma - repo: https://github.com/psf/black rev: 23.1.0