Skip to content

Commit 4d44cd7

Browse files
committed
chore: Update precommit hooks
1 parent 2b6bb28 commit 4d44cd7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
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.3.0
3+
rev: v4.4.0
44
hooks:
55
- id: check-yaml
66
stages: [commit]
@@ -15,12 +15,12 @@ repos:
1515
- id: detect-private-key
1616
stages: [commit]
1717
- repo: https://github.com/crate-ci/typos
18-
rev: v1.11.1
18+
rev: v1.14.10
1919
hooks:
2020
- id: typos
2121
stages: [commit]
2222
- repo: https://github.com/crate-ci/committed
23-
rev: v1.0.4
23+
rev: v1.0.17
2424
hooks:
2525
- id: committed
2626
stages: [commit-msg]

0 commit comments

Comments
 (0)