Skip to content

Commit 9def6c3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/executablebooks/mdformat: 0.7.19 → 0.7.22](hukkin/mdformat@0.7.19...0.7.22) - [github.com/igorshubovych/markdownlint-cli: v0.42.0 → v0.44.0](igorshubovych/markdownlint-cli@v0.42.0...v0.44.0) - [github.com/crate-ci/typos: typos-dict-v0.11.35 → v1.29.9](crate-ci/typos@typos-dict-v0.11.35...v1.29.9)
1 parent 029ab00 commit 9def6c3

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.22
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.44.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.29.9
3030
hooks:
3131
- id: typos
3232

0 commit comments

Comments
 (0)