diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bf7e547..facc4d8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: check-added-large-files - id: mixed-line-ending - repo: https://github.com/codespell-project/codespell.git - rev: v2.1.0 + rev: v2.2.1 hooks: - id: codespell args: [--write-changes]