mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-12 18:45:28 +00:00
chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.43.0 (#4443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5f163b7921
commit
456d519cc8
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ 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.42.0
|
rev: v0.43.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: markdownlint
|
- id: markdownlint
|
||||||
exclude: '^(docs/versioned_docs/.*|CHANGELOG.md)$'
|
exclude: '^(docs/versioned_docs/.*|CHANGELOG.md)$'
|
||||||
|
|
Loading…
Reference in a new issue