mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-18 08:48:16 +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:
|
||||
# Code fence style
|
||||
style: 'backtick'
|
||||
|
||||
MD059: false
|
||||
|
@@ -14,10 +14,11 @@ repos:
|
||||
hooks:
|
||||
- id: golangci-lint
|
||||
- repo: https://github.com/igorshubovych/markdownlint-cli
|
||||
rev: v0.44.0
|
||||
rev: v0.45.0
|
||||
hooks:
|
||||
- id: markdownlint
|
||||
exclude: '^(docs/versioned_docs/.*|CHANGELOG.md)$'
|
||||
language_version: 22.15.1
|
||||
- repo: https://github.com/mrtazz/checkmake
|
||||
rev: 0.2.2
|
||||
hooks:
|
||||
|
Reference in New Issue
Block a user