mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
5 lines
157 B
YAML
5 lines
157 B
YAML
- repo: https://github.com/DavidAnson/markdownlint
|
|
rev: v0.43.0
|
|
hooks:
|
|
- id: markdownlint
|
|
args: ["--config", ".markdownlintrc.json"]
|