chore(cli): 🎨 remove uneccesary steps

This commit is contained in:
Leifer Mendez
2022-12-01 20:58:58 +01:00
parent 05c6fd4528
commit 50d73f7bc8
5 changed files with 7 additions and 28 deletions

View File

@@ -1,3 +1,3 @@
{
"conventionalCommits.scopes": ["hook", "contributing"]
"conventionalCommits.scopes": ["hook", "contributing", "cli"]
}