diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 646a0bb9..c0749574 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -138,7 +138,7 @@ language: python files: '^$' - id: fix-byte-order-marker - name: fix UTF-8 byte order marker + name: Fix UTF-8 byte order marker description: removes UTF-8 byte order marker entry: fix-byte-order-marker language: python