diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index da01f67..69c7b28 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -49,7 +49,7 @@ repos: - id: yamlfmt # Codespell for detecting common misspellings in code - repo: https://github.com/codespell-project/codespell - rev: "v2.4.1" + rev: "v2.4.2" hooks: - id: codespell # Markdownlint for linting Markdown files