Skip to content

Commit 693e907

Browse files
chore(deps): renovate: igorshubovych/markdownlint-cli to v0.46.0
1 parent ab9a34d commit 693e907

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.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.45.0
13+
rev: v0.46.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
66
- id: ruff-format
77
- repo: https://github.com/igorshubovych/markdownlint-cli
8-
rev: v0.45.0
8+
rev: v0.46.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
66
- id: ruff-format
77
- repo: https://github.com/igorshubovych/markdownlint-cli
8-
rev: v0.45.0
8+
rev: v0.46.0
99
hooks:
1010
- id: markdownlint-fix
1111
args:

0 commit comments

Comments
 (0)