diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5aa38f071..4914be1c1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -119,7 +119,7 @@ repos: entry: ./tmp/biome check plugwise_usb/ tests/ --files-ignore-unknown=true --no-errors-on-unmatched --json-formatter-indent-width=2 --json-formatter-indent-style=space language: script - repo: https://github.com/jackdewinter/pymarkdown - rev: v0.9.36 + rev: v0.9.37 hooks: - id: pymarkdown name: MarkDown Lint