Bump markdownlint from 0.37.2 to 0.37.4 (#196389)

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

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

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-20 13:38:28 +03:00
committed by GitHub
parent b845e31a91
commit d6fd341e88
2 changed files with 7 additions and 6 deletions

View File

@@ -23,7 +23,7 @@
"@adguard/aglint": "2.1.3",
"husky": "^9.1.7",
"lint-staged": "^15.4.1",
"markdownlint": "^0.37.2",
"markdownlint": "^0.37.4",
"markdownlint-cli": "^0.43.0"
}
}