Skip to content

Commit f219b6b

Browse files
chore(deps): update pre-commit hook codespell-project/codespell to v2.4.2
1 parent 7478ce5 commit f219b6b

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
@@ -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)