Skip to content

Commit 3616355

Browse files
chore(deps): update pre-commit hook codespell-project/codespell to v2.4.0 (#249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 19c91fc commit 3616355

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
@@ -62,7 +62,7 @@ repos:
6262

6363
# Check for spelling
6464
- repo: https://github.com/codespell-project/codespell
65-
rev: v2.3.0
65+
rev: v2.4.0
6666
hooks:
6767
- id: codespell
6868
args:

0 commit comments

Comments
 (0)