Skip to content

Commit 4c9106b

Browse files
chore(deps): update pre-commit hook davidanson/markdownlint-cli2 to v0.19.1 (#682)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb331ac commit 4c9106b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ repos:
3737
files: .github/config/.markdownlint.yaml
3838
args: ["--schemafile", "https://raw.githubusercontent.com/DavidAnson/markdownlint/refs/heads/main/schema/markdownlint-config-schema.json"]
3939
- repo: https://github.com/DavidAnson/markdownlint-cli2
40-
rev: v0.19.0
40+
rev: v0.19.1
4141
hooks:
4242
- id: markdownlint-cli2
4343
args: ["--config", "./.github/config/.markdownlint.yaml", "--fix"]

0 commit comments

Comments
 (0)