Bump markdownlint-cli from 0.48.0 to 0.49.0 (#234233)

Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.48.0 to 0.49.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.48.0...v0.49.0)

---
updated-dependencies:
- dependency-name: markdownlint-cli
  dependency-version: 0.49.0
  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]
2026-06-26 12:13:27 +03:00
committed by GitHub
parent 77bcadeb23
commit a3ef02f3fd
2 changed files with 3311 additions and 3341 deletions

6650
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -30,6 +30,6 @@
"husky": "^9.1.7",
"lint-staged": "^17.0.7",
"markdownlint": "^0.41.0",
"markdownlint-cli": "^0.48.0"
"markdownlint-cli": "^0.49.0"
}
}