chore(deps): update dependency markdownlint-cli to v0.44.0 (#13220)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-05 08:38:01 +02:00 committed by GitHub
parent c50d00a435
commit 75898056e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ jobs:
- name: Run markdownlint
run: |
npx markdownlint-cli@0.43.0 -c .markdownlint.yml -p .gitignore **/*.md -i licenses/licenses.md
npx markdownlint-cli@0.44.0 -c .markdownlint.yml -p .gitignore **/*.md -i licenses/licenses.md