regime/templates/tools-commitlint/package.json
2026-05-01 16:13:52 +02:00

7 lines
No EOL
136 B
JSON

{
"devDependencies": {
"@commitlint/cli": "^20.5.3",
"@commitlint/config-conventional": "^20.5.3",
"husky": "^9.1.7"
}
}