diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 269c9c1..2ada1cd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: trailing-whitespace - repo: "https://github.com/codespell-project/codespell" - rev: v2.2.6 + rev: v2.3.0 hooks: - id: codespell