mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-02-13 21:00:00 +00:00
chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.45.0 (#5187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com> Co-authored-by: qwerty287 <qwerty287@posteo.de>
This commit is contained in:
@@ -139,3 +139,5 @@ MD046:
|
|||||||
MD048:
|
MD048:
|
||||||
# Code fence style
|
# Code fence style
|
||||||
style: 'backtick'
|
style: 'backtick'
|
||||||
|
|
||||||
|
MD059: false
|
||||||
|
|||||||
@@ -14,10 +14,11 @@ repos:
|
|||||||
hooks:
|
hooks:
|
||||||
- id: golangci-lint
|
- id: golangci-lint
|
||||||
- repo: https://github.com/igorshubovych/markdownlint-cli
|
- repo: https://github.com/igorshubovych/markdownlint-cli
|
||||||
rev: v0.44.0
|
rev: v0.45.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: markdownlint
|
- id: markdownlint
|
||||||
exclude: '^(docs/versioned_docs/.*|CHANGELOG.md)$'
|
exclude: '^(docs/versioned_docs/.*|CHANGELOG.md)$'
|
||||||
|
language_version: 22.15.1
|
||||||
- repo: https://github.com/mrtazz/checkmake
|
- repo: https://github.com/mrtazz/checkmake
|
||||||
rev: 0.2.2
|
rev: 0.2.2
|
||||||
hooks:
|
hooks:
|
||||||
|
|||||||
Reference in New Issue
Block a user