Skip to content

Commit ebc39c3

Browse files
chore(deps): update pre-commit hook codespell-project/codespell to v2.4.1 (#1265)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 46b31c4 commit ebc39c3

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
@@ -42,7 +42,7 @@ repos:
4242
args: [--fix, --exit-non-zero-on-fix]
4343
- id: ruff-format
4444
- repo: https://github.com/codespell-project/codespell
45-
rev: v2.4.0
45+
rev: v2.4.1
4646
hooks:
4747
- id: codespell
4848
- repo: https://github.com/commitizen-tools/commitizen

0 commit comments

Comments
 (0)