Compare commits

...

1 Commits

Author SHA1 Message Date
7f8197bda1 chore(deps): update dependency markdownlint-cli to ^0.44.0 2025-04-03 15:51:37 +00:00

View File

@ -33,7 +33,7 @@
"husky": "^9.0.0", "husky": "^9.0.0",
"lint-staged": "^15.0.0", "lint-staged": "^15.0.0",
"markdownlint": "^0.33.0", "markdownlint": "^0.33.0",
"markdownlint-cli": "^0.39.0", "markdownlint-cli": "^0.44.0",
"prettier": "^3.0.0", "prettier": "^3.0.0",
"refs-cli": "^1.8.0" "refs-cli": "^1.8.0"
}, },