canada-ca / open-source-logiciel-libre

Open Source Software Requirements and Guidance (Draft) - Exigences et guides liés aux logiciels libres (Ébauche)
https://canada-ca.github.io/open-source-logiciel-libre/
Other
38 stars 16 forks source link

chore(deps-dev): bump markdownlint-cli from 0.26.0 to 0.27.0 #163

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps markdownlint-cli from 0.26.0 to 0.27.0.

Release notes

Sourced from markdownlint-cli's releases.

0.27.0

  • Update markdownlint dependency to 0.23.1
    • Add comprehensive example .markdownlint.jsonc/.markdownlint.yaml files
    • Add fix information for MD004/ul-style
    • Improve MD018/MD019/MD020/MD021/MD037/MD041
    • Improve HTML comment handling
  • Add --dot option to include "dotfiles" by default
  • Update all dependencies via Dependabot
Commits
  • d0051f7 Bump version 0.27.0
  • 0d80107 Add README links to complete JSON/YAML config files (fixes #158).
  • 3d037c8 Address new linting issues.
  • c350877 Set language_version to latest in .pre-commit-hooks.yaml to avoid using outda...
  • 6c69a19 Bump actions/setup-node from v2.1.4 to v2.1.5 (#172)
  • 26cb9a6 Bump xo from 0.38.1 to 0.38.2 (#170)
  • 75b6075 Bump husky from 5.1.0 to 5.1.2 (#171)
  • 37ac48e feat: add dot option to treat dots as normal characters (#167)
  • 780a947 Bump xo from 0.37.1 to 0.38.1 (#169)
  • e6a7d36 Bump husky from 5.0.9 to 5.1.0 (#168)
  • 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)
dependabot[bot] commented 3 years ago

Superseded by #164.