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 2ebeb98 commit 1f6a04cCopy full SHA for 1f6a04c
.pre-commit-config.yaml
@@ -109,6 +109,6 @@ repos:
109
entry: ./tmp/biome check fixtures/ plugwise/ tests/ --files-ignore-unknown=true --no-errors-on-unmatched --json-formatter-indent-width=2 --json-formatter-indent-style=space
110
language: script
111
- repo: https://github.com/igorshubovych/markdownlint-cli
112
- rev: v0.44.0
+ rev: v0.45.0
113
hooks:
114
- id: markdownlint
0 commit comments