diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4cbd3bc2..1d459fe5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: files: ^src/|^tests/ - repo: https://github.com/codespell-project/codespell # Configuration for codespell is in .pre-commit-config.yaml - rev: v2.4.2 + rev: v2.4.3 hooks: - id: codespell additional_dependencies: