diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f2074b5..42761b3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,6 @@ repos: - id: check-case-conflict - id: check-docstring-first - id: check-builtin-literals - - id: double-quote-string-fixer - repo: https://github.com/asottile/setup-cfg-fmt rev: v1.16.0