diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6133931..7ba5bb6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: - id: yamllint args: [--strict] - repo: https://github.com/codespell-project/codespell - rev: v2.3.0 + rev: v2.4.0 hooks: - id: codespell - repo: https://github.com/hadolint/hadolint