Skip to content

Commit

Permalink
CI(deps): Update pre-commit hook igorshubovych/markdownlint-cli to v0…
Browse files Browse the repository at this point in the history
….43.0
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent c2fb118 commit c1f3aba
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 @@ -43,7 +43,7 @@ repos:
- id: ruff
args: [--fix, --preview]
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.42.0
rev: v0.43.0
hooks:
- id: markdownlint-fix
# Using this mirror lets us use mypyc-compiled black, which is about 2x faster
Expand Down

0 comments on commit c1f3aba

Please sign in to comment.