diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7bfdafa43..f22b9c738 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: check-case-conflict - id: check-yaml - id: end-of-file-fixer - exclude_types: [pofile, javascript] + exclude_types: [pofile, javascript, map] - id: trailing-whitespace - id: mixed-line-ending language_version: python3