Update to version 0.37.4.

This commit is contained in:
David Anson 2025-01-14 23:39:35 -08:00
parent 53ff5c43f1
commit a4c553a45a
9 changed files with 426 additions and 422 deletions

View file

@ -10,4 +10,4 @@ export const fixableRuleNames = [
"MD058"
];
export const homepage = "https://github.com/DavidAnson/markdownlint";
export const version = "0.37.3";
export const version = "0.37.4";