diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 927bd3d..4c71139 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/codespell-project/codespell - rev: v2.2.6 + rev: v2.3.0 hooks: - id: codespell args: [--ignore-words-list, "abandonned,ackward,bu"]