diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0d73a190..962d538f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: hooks: - id: black - repo: https://github.com/codespell-project/codespell - rev: v2.3.0 + rev: v2.4.0 hooks: - id: codespell pass_filenames: false