chore: update pre-commit hooks (#44)

Co-authored-by: ivuorinen <11024+ivuorinen@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-11-24 12:15:24 +02:00
committed by GitHub
parent 5ab0f89765
commit 96280e6e9b

View File

@@ -19,7 +19,7 @@ repos:
args: [--autofix, --no-sort-keys]
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.42.0
rev: v0.43.0
hooks:
- id: markdownlint
args: [-c, .markdownlint.yaml, --fix]