diff --git a/.vscode/settings.json b/.vscode/settings.json index 0c36bdf..2d8c005 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,3 @@ { - "conventionalCommits.scopes": ["hook"] + "conventionalCommits.scopes": ["hook", "contributing"] }