diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7b9940f..3f47717 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - --fix - --exit-non-zero-on-fix - repo: https://github.com/codespell-project/codespell - rev: v2.2.5 + rev: v2.2.6 hooks: - id: codespell - repo: https://github.com/adrienverge/yamllint.git