diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 09f335bb..c464110e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: ] - repo: https://github.com/codespell-project/codespell - rev: v2.4.2 + rev: v2.4.3 hooks: - id: codespell args: [--write-changes]