Skip to content

Commit 284ee4c

Browse files
chore(deps): update pre-commit hook codespell-project/codespell to v2.4.1
1 parent 3416b9c commit 284ee4c

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
@@ -54,7 +54,7 @@ repos:
5454
hooks:
5555
- id: black
5656
- repo: https://github.com/codespell-project/codespell
57-
rev: v2.3.0
57+
rev: v2.4.1
5858
hooks:
5959
- id: codespell
6060
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)