diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fd05b03b68..3b8920c694 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: no-commit-to-branch - repo: https://github.com/codespell-project/codespell - rev: "v2.2.2" + rev: "v2.2.4" hooks: - id: codespell types_or: [asciidoc, python, markdown, rst]