Skip to content

Commit 97950f8

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/executablebooks/mdformat: 0.7.16 → 0.7.17](hukkin/mdformat@0.7.16...0.7.17) - [github.com/DavidAnson/markdownlint-cli2: v0.8.1 → v0.9.2](DavidAnson/markdownlint-cli2@v0.8.1...v0.9.2)
1 parent 42bf1d9 commit 97950f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ repos:
5353
hooks:
5454
- id: yamllint
5555
- repo: https://github.com/executablebooks/mdformat
56-
rev: 0.7.16
56+
rev: 0.7.17
5757
hooks:
5858
- id: mdformat
5959
additional_dependencies:
@@ -66,7 +66,7 @@ repos:
6666
- mdformat-black
6767
- mdformat-config
6868
- repo: https://github.com/DavidAnson/markdownlint-cli2
69-
rev: v0.8.1
69+
rev: v0.9.2
7070
hooks:
7171
- id: markdownlint-cli2
7272
additional_dependencies:

0 commit comments

Comments
 (0)