Bump markdownlint from 0.37.4 to 0.38.0 (#204589)

Bumps [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.37.4 to 0.38.0.
- [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DavidAnson/markdownlint/compare/v0.37.4...v0.38.0)

---
updated-dependencies:
- dependency-name: markdownlint
  dependency-version: 0.38.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]
2025-05-06 00:16:38 +03:00
committed by GitHub
parent e3c547beaa
commit 4c8d8b5fae
2 changed files with 92 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
"@adguard/aglint": "2.1.4",
"husky": "^9.1.7",
"lint-staged": "^15.5.1",
"markdownlint": "^0.37.4",
"markdownlint": "^0.38.0",
"markdownlint-cli": "^0.44.0"
}
}