diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ba6b10e..3c6cd9a 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.2.5 + rev: v2.2.6 hooks: - id: codespell