diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8ec5f35..0e38647 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: exclude: (\.github/release-please-manifest\.json|CHANGELOG\.md)$ - repo: https://github.com/codespell-project/codespell - rev: v2.3.0 + rev: v2.4.1 hooks: - id: codespell args: [--ignore-words=.codespellignore]