Skip to content

Commit ac726a9

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

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
@@ -28,7 +28,7 @@ repos:
2828
files: \.(md|yml|yaml)$
2929

3030
- repo: https://github.com/codespell-project/codespell
31-
rev: v2.4.0
31+
rev: v2.4.1
3232
hooks:
3333
- id: codespell
3434
args:

0 commit comments

Comments
 (0)