mirror of https://github.com/astral-sh/ruff
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:
parent
6501782678
commit
d178d115f3
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue