diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e62a41b4..980978c4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: exclude: ^(src/ansys/hps/client/jms/resource/|src/ansys/hps/client/auth/resource/) - repo: https://github.com/codespell-project/codespell - rev: v2.3.0 + rev: v2.4.0 hooks: - id: codespell exclude: >