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
parent f5ba37f329
commit db426863d4
No known key found for this signature in database
GPG Key ID: 2970D504B2183D22
1 changed files with 0 additions and 1 deletions

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