Update markdownlint-cli to the latest version 🚀 #17
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The devDependency markdownlint-cli was updated from
0.13.0
to0.14.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for 0.14.0
markdownlint
dependency to 0.12.0.markdownlint.yaml
/.markdownlint.yml
(as with.markdownlint.json
)Dockerfile
for use with DockerCommits
The new version differs by 8 commits.
9d689eb
Bump version 0.14.0
794b4bb
Add Node.js version 11 to .travis.yml.
c3ae338
Allow .markdownlint.yaml/.markdownlint.yml as with .markdownlint.json (fixes #50).
61c8fba
Upgrade 'markdownlint' dependency, add "package-lock.json" (#51)
ecc342a
Configuration is stored in JSON, YAML or INI files (#48)
8c7e07f
added dockerfile (#47)
bb29251
Allow custom rules to export an array of custom rule objects.
8eadb9f
Resolve new xo violation: "The catch parameter should be named error.".
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴