diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dbb454e..e3f1634 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: args: ["--profile", "black", "--filter-files"] - repo: https://github.com/codespell-project/codespell - rev: v2.3.0 + rev: v2.4.0 hooks: - id: codespell