Update to version 0.37.3.

This commit is contained in:
David Anson 2024-12-30 19:48:55 -08:00
parent ef70472df7
commit 74b1c195e3
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.2";
export const version = "0.37.3";