diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fb6213a38..e3d7cf0c4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,3 @@ repos: hooks: - id: flake8 language_version: python3 - - repo: https://github.com/pre-commit/mirrors-prettier - rev: v2.7.1 - hooks: - - id: prettier