We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a299725 + c6954d2 commit 14b8d43Copy full SHA for 14b8d43
1 file changed
.pre-commit-config.yaml
@@ -8,15 +8,15 @@ repos:
8
- id: check-yaml
9
- id: check-added-large-files
10
- repo: https://github.com/AlexanderDokuchaev/md-dead-link-check
11
- rev: v1.2.0
+ rev: v1.3.0
12
hooks:
13
- id: md-dead-link-check
14
- repo: https://github.com/crate-ci/typos
15
rev: v1
16
17
- id: typos
18
- repo: https://github.com/rvben/rumdl-pre-commit
19
- rev: v0.1.0
+ rev: v0.1.10
20
21
- id: rumdl-fmt
22
...
0 commit comments