Skip to content

Commit 5ebe30b

Browse files
committed
chore(ci): Update pre-commit hooks
1 parent 5e3b324 commit 5ebe30b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.4.0
3+
rev: v4.5.0
44
hooks:
55
- id: check-yaml
66
stages: [commit]
@@ -15,7 +15,7 @@ repos:
1515
- id: detect-private-key
1616
stages: [commit]
1717
- repo: https://github.com/crate-ci/typos
18-
rev: v1.16.3
18+
rev: v1.16.20
1919
hooks:
2020
- id: typos
2121
stages: [commit]

0 commit comments

Comments
 (0)