Skip to content

Commit 8384844

Browse files
authored
Bump codespell from v2.4.1 to v2.4.2 (#176)
1 parent c536777 commit 8384844

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
@@ -21,7 +21,7 @@ repos:
2121
- id: ruff-check
2222
args: [ --fix ]
2323
- repo: https://github.com/codespell-project/codespell
24-
rev: v2.4.1
24+
rev: v2.4.2
2525
hooks:
2626
- id: codespell
2727
# remove toml extra once Python 3.10 is no longer supported

0 commit comments

Comments
 (0)