Update dependency mdformat to v0.7.18 (#13843)

This commit is contained in:
renovate[bot] 2024-10-21 01:46:21 +00:00 committed by GitHub
parent 02bca9a8d0
commit efa798b4c4
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.6.9
mkdocs==1.6.1
mkdocs-material @ git+ssh://git@github.com/astral-sh/mkdocs-material-insiders.git@38c0b8187325c3bab386b666daf3518ac036f2f4
mkdocs-redirects==1.2.1
mdformat==0.7.17
mdformat==0.7.18
mdformat-mkdocs==3.0.0
mdformat-admon==2.0.6
# Using a commit from pygments main branch so we get

View file

@ -3,7 +3,7 @@ ruff==0.6.9
mkdocs==1.6.1
mkdocs-material==9.1.18
mkdocs-redirects==1.2.1
mdformat==0.7.17
mdformat==0.7.18
mdformat-mkdocs==3.0.0
mdformat-admon==2.0.6
# Using a commit from pygments main branch so we get