Skip to content

Commit 2128e86

Browse files
chore(deps): update dependency pymarkdownlnt to v0.9.24 (#519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 254de49 commit 2128e86

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = [
3838
dev-dependencies = [
3939
"mypy == 1.11.2",
4040
"pre-commit == 4.0.0",
41-
"pymarkdownlnt == 0.9.23",
41+
"pymarkdownlnt ==0.9.24",
4242
"ruff == 0.6.9",
4343
"faker ==30.3.0",
4444
"greenlet == 3.1.1",

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ pyfakefs==5.7.0
6464
pygithub==2.4.0
6565
pygments==2.18.0
6666
pyjwt==2.9.0
67-
pymarkdownlnt==0.9.23
67+
pymarkdownlnt==0.9.24
6868
pymdown-extensions==10.11.2
6969
pynacl==1.5.0
7070
pytest==8.3.3

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)