diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d7d106e..92d0977 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: hooks: - id: check-github-workflows - repo: https://github.com/codespell-project/codespell - rev: v2.3.0 + rev: v2.4.0 hooks: - id: codespell args: ["-L", ""]