diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a28c402fe..2f206b9ff 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -51,7 +51,6 @@ repos: hooks: - id: prettier files: \.(md|yml|yaml|json)$ - exclude: ^(front/src/locales.*) - repo: https://github.com/codespell-project/codespell rev: v2.2.2