Update dependency mdformat to v0.7.19 (#14576)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-25 08:40:53 +01:00 committed by GitHub
parent 6501782678
commit d178d115f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ ruff==0.7.4
mkdocs==1.6.1
mkdocs-material @ git+ssh://git@github.com/astral-sh/mkdocs-material-insiders.git@38c0b8187325c3bab386b666daf3518ac036f2f4
mkdocs-redirects==1.2.2
mdformat==0.7.18
mdformat==0.7.19
mdformat-mkdocs==3.1.1
mdformat-admon==2.0.6
# Using a commit from pygments main branch so we get

View File

@ -3,7 +3,7 @@ ruff==0.7.4
mkdocs==1.6.1
mkdocs-material==9.1.18
mkdocs-redirects==1.2.2
mdformat==0.7.18
mdformat==0.7.19
mdformat-mkdocs==3.1.1
mdformat-admon==2.0.6
# Using a commit from pygments main branch so we get