diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9768cad..52128a3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -47,7 +47,7 @@ repos: - mdformat-shfmt==0.2.0 - mdformat_tables==1.0.0 - repo: https://github.com/codespell-project/codespell - rev: v2.4.0 + rev: v2.4.1 hooks: - id: codespell additional_dependencies: