Bump markdownlint-cli from 0.43.0 to 0.44.0 (#197201)

Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.43.0 to 0.44.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.43.0...v0.44.0)

---
updated-dependencies:
- dependency-name: markdownlint-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-27 12:35:31 +03:00
committed by GitHub
parent 7e3a35b7e3
commit 59a946332b
2 changed files with 53 additions and 64 deletions

View File

@@ -24,6 +24,6 @@
"husky": "^9.1.7",
"lint-staged": "^15.4.3",
"markdownlint": "^0.37.4",
"markdownlint-cli": "^0.43.0"
"markdownlint-cli": "^0.44.0"
}
}