diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 33a4f38..3a200e9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,11 +8,6 @@ repos: hooks: - id: black language_version: python3 - - repo: https://github.com/pre-commit/mirrors-prettier - rev: v4.0.0-alpha.8 - hooks: - - id: prettier - exclude: frontend/tsconfig.json - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.6.0 hooks: