Skip to content

Commit b2ff5f3

Browse files
committed
Fix markdownlint errors part 1
1 parent 482f230 commit b2ff5f3

File tree

2 files changed

+144
-41
lines changed

2 files changed

+144
-41
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ default_language_version:
22
python: python3.12
33
repos:
44
- repo: https://github.com/DavidAnson/markdownlint-cli2
5-
rev: v0.14.0
5+
rev: v0.17.0
66
hooks:
77
- id: markdownlint-cli2

0 commit comments

Comments
 (0)