diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f522c25ce09..5dbd067797c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: rev: v2.0.0 hooks: - id: codespell - args: [--ignore-words-list="ans,hart,ot,poit,reallllly,tring"] + args: [--ignore-words-list="ans, hart, ot, poit, reallllly, tring"] - repo: https://github.com/pre-commit/mirrors-prettier rev: v2.2.1