Skip to content

Commit 53293c6

Browse files
committed
Update pre-commit hooks
1 parent e83195d commit 53293c6

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
@@ -1,13 +1,13 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.3.0
3+
rev: v5.0.0
44
hooks:
55
- id: check-yaml
66
- id: end-of-file-fixer
77
- id: trailing-whitespace
88

99
- repo: https://github.com/streetsidesoftware/cspell-cli
10-
rev: v6.14.0
10+
rev: v8.17.0
1111
hooks:
1212
- id: cspell
1313
files: docs/(.+).md|README.md

0 commit comments

Comments
 (0)