diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ba13243..0d35cca 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: - --settings-path=pyproject.toml - repo: https://github.com/codespell-project/codespell - rev: v2.4.2 + rev: v2.4.3 hooks: - id: codespell additional_dependencies: