Skip to content

Commit 48cb8ef

Browse files
chore(deps): update dependency markdownlint-cli to v0.44.0
1 parent 94a963a commit 48cb8ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1414

1515
- name: Install mardkdownlint
16-
run: npm install markdownlint-cli@0.43.0
16+
run: npm install markdownlint-cli@0.44.0
1717

1818
- name: Run markdownlint
1919
run: |

0 commit comments

Comments
 (0)