diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 453c3bc0..a4bff3f7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: hooks: - id: markdownlint-cli2-rules-docker - repo: https://github.com/codespell-project/codespell - rev: v2.4.0 + rev: v2.4.1 hooks: - id: codespell args: [--toml, cndp-codespell.precommit-toml]