mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-29 21:34:57 +00:00
Update dependency mdformat to v0.7.21 (#15113)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mdformat](https://redirect.github.com/hukkin/mdformat) ([changelog](https://mdformat.readthedocs.io/en/stable/users/changelog.html)) | `==0.7.19` -> `==0.7.21` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>hukkin/mdformat (mdformat)</summary> ### [`v0.7.21`](https://redirect.github.com/hukkin/mdformat/compare/0.7.20...0.7.21) [Compare Source](https://redirect.github.com/hukkin/mdformat/compare/0.7.20...0.7.21) ### [`v0.7.20`](https://redirect.github.com/hukkin/mdformat/compare/0.7.19...0.7.20) [Compare Source](https://redirect.github.com/hukkin/mdformat/compare/0.7.19...0.7.20) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/astral-sh/ruff). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fd2b8deddd
commit
da8acabc55
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ ruff==0.8.4
|
|||
mkdocs==1.6.1
|
||||
mkdocs-material @ git+ssh://git@github.com/astral-sh/mkdocs-material-insiders.git@39da7a5e761410349e9a1b8abf593b0cdd5453ff
|
||||
mkdocs-redirects==1.2.2
|
||||
mdformat==0.7.19
|
||||
mdformat==0.7.21
|
||||
mdformat-mkdocs==4.0.0
|
||||
# Using a commit from pygments main branch so we get
|
||||
# https://github.com/pygments/pygments/pull/2773 before it's been released
|
||||
|
|
|
@ -3,7 +3,7 @@ ruff==0.8.4
|
|||
mkdocs==1.6.1
|
||||
mkdocs-material==9.5.38
|
||||
mkdocs-redirects==1.2.2
|
||||
mdformat==0.7.19
|
||||
mdformat==0.7.21
|
||||
mdformat-mkdocs==4.0.0
|
||||
# Using a commit from pygments main branch so we get
|
||||
# https://github.com/pygments/pygments/pull/2773 before it's been released
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue