We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba76b8b commit 5286387Copy full SHA for 5286387
1 file changed
.pre-commit-config.yaml
@@ -15,12 +15,12 @@ repos:
15
- id: detect-private-key
16
stages: [commit]
17
- repo: https://github.com/crate-ci/typos
18
- rev: v1.14.10
+ rev: v1.16.3
19
hooks:
20
- id: typos
21
22
- repo: https://github.com/crate-ci/committed
23
- rev: v1.0.17
+ rev: v1.0.20
24
25
- id: committed
26
stages: [commit-msg]
0 commit comments