chore(repo): fix repo management

This commit is contained in:
Michele Cereda
2024-04-23 00:19:55 +02:00
parent 2390663bfd
commit e47f08dbb9

View File

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