diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 056703e66..aeead77c1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: exclude: "examples/" - repo: https://github.com/codespell-project/codespell - rev: v2.3.0 + rev: v2.2.6 hooks: - id: codespell args: ["--ignore-words", "doc/styles/config/vocabularies/ANSYS/accept.txt"]