Skip to content

Commit 4faa068

Browse files
Update pre-commit hook codespell-project/codespell to v2.4.2 (#2999)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 431c9e6 commit 4faa068

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
@@ -41,7 +41,7 @@ repos:
4141
tests/
4242
)
4343
- repo: https://github.com/codespell-project/codespell
44-
rev: v2.4.1
44+
rev: v2.4.2
4545
hooks:
4646
- id: codespell
4747
args: ["--config", ".github/.codespellrc" ]

0 commit comments

Comments
 (0)