diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b42b9e5..bc0986f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ ci: repos: # Codespell: Spell checks the documentation - repo: https://github.com/codespell-project/codespell - rev: v2.3.0 + rev: v2.4.1 hooks: - id: codespell args: ["*.md"]