Skip to content

Commit 2ac3638

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/executablebooks/mdformat: 0.7.19 → 0.7.21](hukkin/mdformat@0.7.19...0.7.21) - [github.com/igorshubovych/markdownlint-cli: v0.42.0 → v0.43.0](igorshubovych/markdownlint-cli@v0.42.0...v0.43.0) - [github.com/crate-ci/typos: typos-dict-v0.11.35 → v1.28.4](crate-ci/typos@typos-dict-v0.11.35...v1.28.4)
1 parent 029ab00 commit 2ac3638

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
@@ -13,20 +13,20 @@ repos:
1313
- id: check-added-large-files
1414

1515
- repo: https://github.com/executablebooks/mdformat
16-
rev: 0.7.19
16+
rev: 0.7.21
1717
hooks:
1818
- id: mdformat
1919
additional_dependencies:
2020
- "mdformat-mkdocs[recommended]>=2.1.0"
2121
- mdformat-admon
2222

2323
- repo: https://github.com/igorshubovych/markdownlint-cli
24-
rev: v0.42.0
24+
rev: v0.43.0
2525
hooks:
2626
- id: markdownlint
2727

2828
- repo: https://github.com/crate-ci/typos
29-
rev: typos-dict-v0.11.35
29+
rev: v1.28.4
3030
hooks:
3131
- id: typos
3232

0 commit comments

Comments
 (0)