diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3e1cbe6..13d5106 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: trailing-whitespace - repo: "https://github.com/codespell-project/codespell" - rev: v2.2.5 + rev: v2.2.6 hooks: - id: codespell