mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
pre-commit: upgrade markdownlint to the latest version (#11066)
This commit is contained in:
parent
6d5cefdfe9
commit
fb3bb3fd56
3
.github/linters/.markdown-lint.yml
vendored
3
.github/linters/.markdown-lint.yml
vendored
@ -86,3 +86,6 @@ MD046: false
|
||||
|
||||
# MD052/reference-links-images Reference links and images should use a label that is defined
|
||||
MD052: false
|
||||
|
||||
# MD059/descriptive-link-text Link text should be descriptive
|
||||
MD059: false
|
||||
|
||||
@ -87,7 +87,7 @@ repos:
|
||||
^setup/bindir/cloud-setup-encryption\.in$|
|
||||
^venv/.*$
|
||||
- repo: https://github.com/igorshubovych/markdownlint-cli
|
||||
rev: v0.43.0
|
||||
rev: v0.45.0
|
||||
hooks:
|
||||
- id: markdownlint
|
||||
name: run markdownlint
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user