Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

Update dependency dprint/dprint-plugin-markdown to v0.17.2 #544

Merged
merged 1 commit into from
Jul 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
dprint/dprint-plugin-markdown patch 0.17.1 -> 0.17.2

Release Notes

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

v0.17.2

Compare Source

Changes

  • feat: add yml, yaml and graphql tag (#​112)

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.17.2.wasm"
      ]
    }

JS Formatting API


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • 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 added dependencies Pull requests that update a dependency file renovate labels Jul 28, 2024
@github-actions github-actions bot merged commit 06eaf45 into main Jul 28, 2024
5 checks passed
@renovate renovate bot deleted the renovate/dprint-dprint-plugin-markdown-0.x branch July 28, 2024 04:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants