Skip to content

Commit c312b43

Browse files
chore(deps): update dependency markdownlint-cli to v0.44.0
1 parent fd525f3 commit c312b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-markdown-lint-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414

1515
- name: Run markdownlint
1616
run: |
17-
npx markdownlint-cli@0.43.0 -c .markdownlint.yml -p .gitignore **/*.md -i licenses/licenses.md
17+
npx markdownlint-cli@0.44.0 -c .markdownlint.yml -p .gitignore **/*.md -i licenses/licenses.md

0 commit comments

Comments
 (0)