Skip to content

Commit c9ea831

Browse files
committed
Bump version 0.39.0
1 parent 539c188 commit c9ea831

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
@@ -134,7 +134,7 @@ To run `markdownlint-cli` as part of a [pre-commit][pre-commit] workflow, add so
134134

135135
```yaml
136136
- repo: https://github.com/igorshubovych/markdownlint-cli
137-
rev: v0.38.0
137+
rev: v0.39.0
138138
hooks:
139139
- id: markdownlint
140140
```

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.38.0",
3+
"version": "0.39.0",
44
"description": "MarkdownLint Command Line Interface",
55
"main": "markdownlint.js",
66
"bin": {

0 commit comments

Comments
 (0)