diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3c1d03e..2a84d1d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: exclude: ^(CHANGELOG.md|.github/release-please-manifest.json)$ - repo: https://github.com/codespell-project/codespell - rev: v2.2.6 + rev: v2.3.0 hooks: - id: codespell args: [--ignore-words=.codespellignore]