Skip to content

Commit 7b57233

Browse files
Update pre-commit hook codespell-project/codespell to v2.4.0
1 parent 7812521 commit 7b57233

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
@@ -34,7 +34,7 @@ repos:
3434
args: [--py39-plus]
3535
# Moved codespell configuration to setup.cfg as per 'all-files' issues not reading args
3636
- repo: https://github.com/codespell-project/codespell
37-
rev: v2.3.0
37+
rev: v2.4.0
3838
hooks:
3939
- id: codespell
4040
exclude_types: [csv, json]

0 commit comments

Comments
 (0)