chore: improve lefthook configuration

This commit is contained in:
Michele Cereda
2024-07-14 00:18:07 +02:00
parent 71b64b3962
commit 9fdb9f1b0a
7 changed files with 29 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
{
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2"
}
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2"
}
}