Skip to content

Commit f8207c7

Browse files
Update pre-commit hook codespell-project/codespell to v2.4.2
1 parent 2756978 commit f8207c7

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.1
33+
rev: v2.4.2
3434
hooks:
3535
- id: codespell
3636
name: "Check Code Spelling"

0 commit comments

Comments
 (0)