Skip to content

chore(deps): update dependency dprint-markdown to v0.22.0#61

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/dprint-plugins
May 18, 2026
Merged

chore(deps): update dependency dprint-markdown to v0.22.0#61
renovate[bot] merged 1 commit into
mainfrom
renovate/dprint-plugins

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 17, 2026

This PR contains the following updates:

Package Update Change
dprint-markdown minor 0.21.10.22.0

Release Notes

dprint/dprint-plugin-markdown (dprint-markdown)

v0.22.0

Compare Source

Changes

  • feat: add listIndentKind config option (#​176)

Install

Install and setup dprint.

Then in your project's dprint configuration file:

  1. Specify the plugin url in the "plugins" array or run dprint config add markdown.
  2. Add a "markdown" configuration property if desired.
    {
      // ...etc...
      "markdown": {
        // markdown config goes here
      },
      "plugins": [
        "https://plugins.dprint.dev/markdown-0.22.0.wasm"
      ]
    }

JS Formatting API


Configuration

📅 Schedule: (in timezone Asia/Shanghai)

  • Branch creation
    • "before 10am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/dprint-plugins branch from cbf5e0e to 5a4941d Compare May 17, 2026 20:36
@renovate renovate Bot merged commit e08c898 into main May 18, 2026
5 checks passed
@renovate renovate Bot deleted the renovate/dprint-plugins branch May 18, 2026 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants