diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5ce6bbc..ab8cc39 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: files: \.(md|mdx|yml|yaml|js|jsx|ts|tsx|json|css)$ - repo: https://github.com/codespell-project/codespell - rev: v2.3.0 + rev: v2.4.0 hooks: - id: codespell args: [--ignore-words=.codespellignore]