diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a103af1..9fec6fc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: - id: trailing-whitespace exclude: .tsv$ - repo: https://github.com/codespell-project/codespell - rev: v2.3.0 + rev: v2.4.0 hooks: - id: codespell args: [--ignore-words=.codespellignore]