Skip to content

Commit c7cfe2f

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

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
@@ -47,7 +47,7 @@ repos:
4747
args: [--fix, --exit-non-zero-on-fix]
4848
- id: ruff-format
4949
- repo: https://github.com/codespell-project/codespell
50-
rev: v2.4.1
50+
rev: v2.4.2
5151
hooks:
5252
- id: codespell
5353
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)