build(deps): bump markdownlint-cli from 0.38.0 to 0.39.0 (#12176)

Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.38.0 to 0.39.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.38.0...v0.39.0)

---
updated-dependencies:
- dependency-name: markdownlint-cli
  dependency-type: direct:production
  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]
2024-02-01 18:10:43 +05:30
committed by GitHub
parent e09782a326
commit dd1ea809a5
2 changed files with 93 additions and 75 deletions

View File

@@ -7,7 +7,7 @@
"homepage": "https://tldr.sh/",
"dependencies": {
"glob": "10.3.10",
"markdownlint-cli": "^0.38.0",
"markdownlint-cli": "^0.39.0",
"tldr-lint": "^0.0.13"
},
"devDependencies": {