Skip to content

Commit d3419b9

Browse files
authored
Merge pull request #11 from tcorzo/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 029ab00 + 8832271 commit d3419b9

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
3030
hooks:
3131
- id: typos
3232

0 commit comments

Comments
 (0)