Skip to content

Commit 95f50cd

Browse files
committed
Bump codespell from v2.4.1 to v2.4.2
1 parent 66c7eba commit 95f50cd

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