Skip to content

Commit 5286387

Browse files
committed
chore: Update pre-commit hooks
1 parent ba76b8b commit 5286387

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
@@ -15,12 +15,12 @@ repos:
1515
- id: detect-private-key
1616
stages: [commit]
1717
- repo: https://github.com/crate-ci/typos
18-
rev: v1.14.10
18+
rev: v1.16.3
1919
hooks:
2020
- id: typos
2121
stages: [commit]
2222
- repo: https://github.com/crate-ci/committed
23-
rev: v1.0.17
23+
rev: v1.0.20
2424
hooks:
2525
- id: committed
2626
stages: [commit-msg]

0 commit comments

Comments
 (0)