diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7c379bfb..a3452872 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,6 +43,6 @@ repos: args: [--mapping, '2', --sequence, '2', --offset, '0'] - repo: https://github.com/codespell-project/codespell - rev: v2.4.0 + rev: v2.4.1 hooks: - id: codespell