diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2e27f36..dfbb3d5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,7 +43,7 @@ repos: - id: rst-inline-touching-normal # Detect mistake of inline code touching normal text in rst - repo: https://github.com/codespell-project/codespell - rev: v2.2.6 + rev: v2.3.0 hooks: - id: codespell