Skip to content

Commit 888d692

Browse files
chore(deps): update pre-commit hook codespell-project/codespell to v2.3.0
1 parent a5d88e8 commit 888d692

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
@@ -33,7 +33,7 @@ repos:
3333
- id: prettier
3434
args: ["--tab-width", "2"]
3535
- repo: https://github.com/codespell-project/codespell
36-
rev: v2.2.4
36+
rev: v2.3.0
3737
hooks:
3838
- id: codespell
3939
args: [-w]

0 commit comments

Comments
 (0)