fannheyward / coc-markdownlint

markdownlint extension for coc.nvim
MIT License
170 stars 2 forks source link

chore(deps-dev): bump markdownlint-rule-helpers from 0.17.2 to 0.18.0 #490

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps markdownlint-rule-helpers from 0.17.2 to 0.18.0.

Commits
  • 75191b7 Update to version 0.18.0.
  • 933c9da Update dependencies: @​types/node to 12.12.17, cpy-cli to 3.0.0, eslint to 6.7...
  • b39e5e3 Update MD013/line-length to include strict mode (fixes #237).
  • 5ae5e44 Update MD030/list-marker-space to allow bare list item markers for templating...
  • 6f3c67f Update MD009/no-trailing-spaces to include strict mode (fixes #216).
  • a9251c5 Add markdownlint-disable-file/markdownlint-enable-file inline comments (fixes...
  • c0f040e Replace Azure DevOps CI workflow with GitHub Action.
  • 3cd7457 Add GitHub Action for running CI tests.
  • 3e91da3 Update MD007/ul-indent to report/fix for all unordered list item groupings.
  • 3981bc7 Update MD006/ul-start-left to report/fix for all top-level items in lists tha...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)