Skip to content

Commit

Permalink
chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to…
Browse files Browse the repository at this point in the history
… v0.42.0 (#189)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 40d35b7 commit 111667f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.41.0
rev: v0.42.0
hooks:
- id: markdownlint
exclude: '^(CHANGELOG.md|src/utils/__fixtures__/.*)$'
Expand Down

0 comments on commit 111667f

Please sign in to comment.