build(deps): bump tldr-lint from 0.0.16 to 0.0.17 (#16086)

Bumps [tldr-lint](https://github.com/tldr-pages/tldr-lint) from 0.0.16 to 0.0.17.
- [Release notes](https://github.com/tldr-pages/tldr-lint/releases)
- [Changelog](https://github.com/tldr-pages/tldr-lint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tldr-pages/tldr-lint/compare/v0.0.16...v0.0.17)

---
updated-dependencies:
- dependency-name: tldr-lint
  dependency-type: direct:production
  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-03-31 18:24:07 +05:30
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 19ba9a0c25
commit 6feffd1b14
2 changed files with 9 additions and 18 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"dependencies": {
"glob": "11.0.1",
"markdownlint-cli": "^0.44.0",
"tldr-lint": "^0.0.16"
"tldr-lint": "^0.0.17"
},
"devDependencies": {
"husky": "^9.1.7"