Skip to content

Commit c6954d2

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/AlexanderDokuchaev/md-dead-link-check: v1.2.0 → v1.3.0](AlexanderDokuchaev/md-dead-link-check@v1.2.0...v1.3.0) - [github.com/rvben/rumdl-pre-commit: v0.1.0 → v0.1.10](rvben/rumdl-pre-commit@v0.1.0...v0.1.10)
1 parent a299725 commit c6954d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ repos:
88
- id: check-yaml
99
- id: check-added-large-files
1010
- repo: https://github.com/AlexanderDokuchaev/md-dead-link-check
11-
rev: v1.2.0
11+
rev: v1.3.0
1212
hooks:
1313
- id: md-dead-link-check
1414
- repo: https://github.com/crate-ci/typos
1515
rev: v1
1616
hooks:
1717
- id: typos
1818
- repo: https://github.com/rvben/rumdl-pre-commit
19-
rev: v0.1.0
19+
rev: v0.1.10
2020
hooks:
2121
- id: rumdl-fmt
2222
...

0 commit comments

Comments
 (0)