Skip to content

Commit 743ab87

Browse files
[pre-commit.ci] pre-commit autoupdate (#621)
updates: - [github.com/codespell-project/codespell: v2.4.1 → v2.4.2](codespell-project/codespell@v2.4.1...v2.4.2) - [github.com/errata-ai/vale: v3.13.1 → v3.14.1](vale-cli/vale@v3.13.1...v3.14.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent df2d35a commit 743ab87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
- id: trailing-whitespace
2626

2727
- repo: https://github.com/codespell-project/codespell
28-
rev: v2.4.1
28+
rev: v2.4.2
2929
hooks:
3030
- id: codespell
3131
additional_dependencies:
@@ -36,7 +36,7 @@ repos:
3636
)$
3737
3838
- repo: https://github.com/errata-ai/vale
39-
rev: v3.13.1
39+
rev: v3.14.1
4040
hooks:
4141
- id: vale
4242

0 commit comments

Comments
 (0)