We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98d41d7 commit 11165e4Copy full SHA for 11165e4
.pre-commit-config.yaml
@@ -119,7 +119,7 @@ repos:
119
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
120
language: script
121
- repo: https://github.com/igorshubovych/markdownlint-cli
122
- rev: v0.46.0
+ rev: v0.47.0
123
hooks:
124
- id: markdownlint
125
name: "Markdown linting"
0 commit comments