Skip to content

Commit f3108de

Browse files
chore(deps): update pre-commit hook codespell-project/codespell to v2.4.2
1 parent 7c2153e commit f3108de

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
@@ -24,7 +24,7 @@ repos:
2424
args: ['--baseline', '.secrets.baseline']
2525
# exclude: .*/tests/.*
2626
- repo: https://github.com/codespell-project/codespell
27-
rev: v2.4.1
27+
rev: v2.4.2
2828
hooks:
2929
- id: codespell
3030
args: [-I, .codespellignore]

0 commit comments

Comments
 (0)