diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a22d6d9..f46a8f1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: entry: yamllint --strict -c .hooks/linters/yamllint.yaml - repo: https://github.com/codespell-project/codespell - rev: v2.4.2 + rev: v2.4.3 hooks: - id: codespell entry: codespell -q 3 -f --skip=".git,.github" -L te,Sie,braket,astroid