Skip to content

Commit 461805b

Browse files
chore(deps): update pre-commit hook codespell-project/codespell to v2.4.2
1 parent 34a0e0e commit 461805b

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
@@ -28,7 +28,7 @@ repos:
2828
types: [python]
2929
pass_filenames: false
3030
- repo: https://github.com/codespell-project/codespell
31-
rev: v2.4.1
31+
rev: v2.4.2
3232
hooks:
3333
- id: codespell
3434
additional_dependencies: ['.[toml]']

0 commit comments

Comments
 (0)