Skip to content

Commit dbff99a

Browse files
chore(deps): update pre-commit hook codespell-project/codespell to v2.4.2 (#216)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93b3f00 commit dbff99a

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
@@ -52,7 +52,7 @@ repos:
5252
entry: doccmd --language python --no-pad-file --command "ruff format"
5353
additional_dependencies: ["doccmd"]
5454
- repo: https://github.com/codespell-project/codespell
55-
rev: v2.4.1
55+
rev: v2.4.2
5656
hooks:
5757
- id: codespell
5858
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)