diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 01b5e71..6349196 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: # ---- Spelling - repo: https://github.com/codespell-project/codespell - rev: v2.4.2 + rev: v2.4.3 hooks: - id: codespell args: ["--skip=*.lock,*.tfstate,*.svg,.git"]