diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6d58067..b53fc50 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - repo: https://github.com/codespell-project/codespell # Configuration for codespell is in pyproject.toml - rev: v2.3.0 + rev: v2.4.1 hooks: - id: codespell additional_dependencies: