Skip to content

Commit 7de9615

Browse files
pre-commit-ci[bot]amilcarlucas
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.14 → v0.15.0](astral-sh/ruff-pre-commit@v0.14.14...v0.15.0) - [github.com/igorshubovych/markdownlint-cli: v0.46.0 → v0.47.0](igorshubovych/markdownlint-cli@v0.46.0...v0.47.0)
1 parent a264e6a commit 7de9615

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
@@ -56,7 +56,7 @@ repos:
5656
# entry: markdown-link-check
5757

5858
- repo: https://github.com/igorshubovych/markdownlint-cli
59-
rev: v0.46.0
59+
rev: v0.47.0
6060
hooks:
6161
- id: markdownlint
6262
args: ['--config', '.markdownlint.yaml']

0 commit comments

Comments
 (0)