diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 024739820b..e22e97b3e3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,6 +23,6 @@ repos: - id: check-yaml - repo: https://github.com/codespell-project/codespell # Configuration for codespell is in .codespellrc - rev: v2.2.6 + rev: v2.3.0 hooks: - id: codespell