diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c91539f8cc..f3f7edbd95 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -62,7 +62,7 @@ repos: - --line-length - '99999' - repo: https://github.com/codespell-project/codespell - rev: v2.3.0 + rev: v2.4.1 hooks: - id: codespell ci: