diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cf018d0..49c35a3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: hooks: - id: black - repo: https://github.com/codespell-project/codespell - rev: v2.2.6 + rev: v2.3.0 hooks: - id: codespell args: ["-x", ".codespellignorelines"]