Skip to content

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

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#965
renovate[bot] merged 1 commit into
mainfrom
renovate/dprint-plugins

Conversation

@renovate

@renovate renovate Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor

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 Europe/London)

  • 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 enabled auto-merge (squash) May 18, 2026 01:09
@renovate renovate Bot merged commit cdae358 into main May 18, 2026
8 checks passed
@renovate renovate Bot deleted the renovate/dprint-plugins branch May 18, 2026 01:16
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