diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 41f2bcaa..ffe4102d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -116,7 +116,7 @@ repos: files: ^docs/changelog.md$ - repo: https://github.com/codespell-project/codespell - rev: v2.1.0 + rev: v2.2.1 hooks: - id: codespell args: ["-L", "sur"]