Skip to content

Commit 4c84373

Browse files
Update pre-commit hook codespell-project/codespell to v2.4.3
1 parent ecf7fc0 commit 4c84373

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030
name: "Check Py upgrade"
3131
args: [--py311-plus]
3232
- repo: https://github.com/codespell-project/codespell
33-
rev: v2.4.2
33+
rev: v2.4.3
3434
hooks:
3535
- id: codespell
3636
name: "Check Code Spelling"

0 commit comments

Comments
 (0)