Skip to content

Commit 00aefa9

Browse files
chore(deps): update pre-commit hook codespell-project/codespell to v2.4.2
1 parent c9d71e2 commit 00aefa9

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
@@ -30,7 +30,7 @@ repos:
3030
name: "Checking pyupgrade"
3131
args: [--py39-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)