Skip to content

Commit c82ff50

Browse files
committed
chore: replace yaml package with yaml-lint for improved YAML validation
1 parent 8690f65 commit c82ff50

File tree

2 files changed

+208
-13
lines changed

2 files changed

+208
-13
lines changed

package-lock.json

Lines changed: 207 additions & 12 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
@@ -26,6 +26,6 @@
2626
"jscpd": "^4.0.5",
2727
"markdownlint-cli": "^0.45.0",
2828
"release-it": "^19.0.5",
29-
"yaml": "^2.8.1"
29+
"yaml-lint": "^1.7.0"
3030
}
3131
}

0 commit comments

Comments
 (0)