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 40d4af0 commit b4470e6Copy full SHA for b4470e6
.pre-commit-config.yaml
@@ -120,6 +120,6 @@ repos:
120
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
121
language: script
122
- repo: https://github.com/igorshubovych/markdownlint-cli
123
- rev: v0.45.0
+ rev: v0.46.0
124
hooks:
125
- id: markdownlint
0 commit comments