Skip to content

Commit 0d9fcb5

Browse files
committed
Bump version 0.43.0
1 parent 5ea894c commit 0d9fcb5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ To run `markdownlint-cli` as part of a [pre-commit][pre-commit] workflow, add so
139139

140140
```yaml
141141
- repo: https://github.com/igorshubovych/markdownlint-cli
142-
rev: v0.42.0
142+
rev: v0.43.0
143143
hooks:
144144
- id: markdownlint
145145
```

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "markdownlint-cli",
3-
"version": "0.42.0",
3+
"version": "0.43.0",
44
"description": "MarkdownLint Command Line Interface",
55
"main": "markdownlint.js",
66
"bin": {

0 commit comments

Comments
 (0)