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.39.0 (#51)

* chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.39.0

* chore: fix lint issues

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Konstantinos Smanis <konstantinos.smanis@gmail.com>
  • Loading branch information
renovate[bot] and KSmanis authored Jan 30, 2024
1 parent 960e46c commit ae240df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .markdownlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
line_length:
code_blocks: false
no-duplicate-heading:
allow_different_nesting: true
siblings_only: true
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ repos:
- mdformat-tables
args: ["--number", "--wrap", "80"]
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.38.0
rev: v0.39.0
hooks:
- id: markdownlint
# Shell
Expand Down

0 comments on commit ae240df

Please sign in to comment.