diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6f81b963..4321fae4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -87,7 +87,7 @@ repos: exclude: .pre-commit-config.yaml - repo: https://github.com/codespell-project/codespell - rev: v2.2.2 + rev: v2.2.4 hooks: - id: codespell args: ["-L", "atleast,ans,doub,inout"]