Skip to content

Commit 61c3110

Browse files
chore(deps): renovate: igorshubovych/markdownlint-cli to v0.48.0
1 parent 58d04b4 commit 61c3110

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
args:
1111
- --config=pyproject.toml
1212
- repo: https://github.com/igorshubovych/markdownlint-cli
13-
rev: v0.47.0
13+
rev: v0.48.0
1414
hooks:
1515
- id: markdownlint-fix
1616
args:

tests/data/test_package_generation/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repos:
55
- id: ruff-check
66
- id: ruff-format
77
- repo: https://github.com/igorshubovych/markdownlint-cli
8-
rev: v0.47.0
8+
rev: v0.48.0
99
hooks:
1010
- id: markdownlint-fix
1111
args:

{{cookiecutter.project_slug}}/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repos:
55
- id: ruff-check
66
- id: ruff-format
77
- repo: https://github.com/igorshubovych/markdownlint-cli
8-
rev: v0.47.0
8+
rev: v0.48.0
99
hooks:
1010
- id: markdownlint-fix
1111
args:

0 commit comments

Comments
 (0)