Revert "chore: Exclude translation files from pre commit prettier"

This reverts commit fc74e0011b.
This commit is contained in:
Georg Krause 2022-11-30 11:57:15 +01:00
commit db426863d4
No known key found for this signature in database
GPG key ID: 2970D504B2183D22

View file

@ -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