Bump markdownlint from 0.40.0 to 0.41.0 (#233823)

Bumps [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.40.0 to 0.41.0.
- [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DavidAnson/markdownlint/compare/v0.40.0...v0.41.0)

---
updated-dependencies:
- dependency-name: markdownlint
  dependency-version: 0.41.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-22 15:56:50 +03:00
committed by GitHub
parent ac575b038f
commit 662221fa56
2 changed files with 86 additions and 79 deletions

View File

@@ -29,7 +29,7 @@
"@adguard/aglint": "4.0.0-beta.5",
"husky": "^9.1.7",
"lint-staged": "^17.0.7",
"markdownlint": "^0.40.0",
"markdownlint": "^0.41.0",
"markdownlint-cli": "^0.48.0"
}
}