diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 18e29d97..79c44b42 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -101,7 +101,7 @@ repos: entry: ghcr.io/hadolint/hadolint hadolint - repo: https://github.com/codespell-project/codespell - rev: v2.3.0 + rev: v2.4.0 hooks: - id: codespell args: [--toml, pyproject.toml]