Bump markdownlint from 0.33.0 to 0.34.0 (#175400)

Bumps [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.33.0 to 0.34.0.
- [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DavidAnson/markdownlint/compare/v0.33.0...v0.34.0)

---
updated-dependencies:
- dependency-name: markdownlint
  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]
2024-03-27 17:37:42 +02:00
committed by GitHub
parent 3bcc178f0a
commit a55bdbe1b1
2 changed files with 32 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
"@adguard/aglint": "^2.0.8",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"markdownlint": "^0.33.0",
"markdownlint": "^0.34.0",
"markdownlint-cli": "^0.39.0"
}
}