Skip to content

Commit c28c76c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/codespell-project/codespell: v2.4.0 → v2.4.1](codespell-project/codespell@v2.4.0...v2.4.1)
1 parent 3ffdf8d commit c28c76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
hooks:
2323
- id: markdownlint-cli2-rules-docker
2424
- repo: https://github.com/codespell-project/codespell
25-
rev: v2.4.0
25+
rev: v2.4.1
2626
hooks:
2727
- id: codespell
2828
args: [--toml, cndp-codespell.precommit-toml]

0 commit comments

Comments
 (0)