Skip to content

Commit 4571d9c

Browse files
committed
chore: replace yaml package with yaml-lint for improved YAML validation
1 parent 9fbbbea commit 4571d9c

2 files changed

Lines changed: 208 additions & 9 deletions

File tree

package-lock.json

Lines changed: 207 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"jscpd": "^4.0.5",
2525
"markdownlint-cli": "^0.45.0",
2626
"release-it": "^19.0.5",
27-
"yaml": "^2.8.1"
27+
"yaml-lint": "^1.7.0"
2828
}
2929
}

0 commit comments

Comments
 (0)