mirror of https://github.com/astral-sh/ruff
Update dependency mdformat to v0.7.22 (#15896)
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.21` -> `==0.7.22` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>hukkin/mdformat (mdformat)</summary> ### [`v0.7.22`](https://redirect.github.com/hukkin/mdformat/compare/0.7.21...0.7.22) [Compare Source](https://redirect.github.com/hukkin/mdformat/compare/0.7.21...0.7.22) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbnRlcm5hbCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ba534d1931
commit
c81f6c0bd2
|
|
@ -3,5 +3,5 @@ ruff==0.9.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.21
|
||||
mdformat==0.7.22
|
||||
mdformat-mkdocs==4.1.2
|
||||
|
|
|
|||
|
|
@ -3,5 +3,5 @@ ruff==0.9.4
|
|||
mkdocs==1.6.1
|
||||
mkdocs-material==9.5.38
|
||||
mkdocs-redirects==1.2.2
|
||||
mdformat==0.7.21
|
||||
mdformat==0.7.22
|
||||
mdformat-mkdocs==4.1.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue