Skip to content

Commit

Permalink
misc(commitizen): new-audit => new_audit (#3534)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish authored Oct 11, 2017
1 parent a86c4b4 commit 1fca06e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cz-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module.exports = {
allowCustomScopes: true,
scopes: [],
types: [
{value: 'new-audit', name: 'new-audit: A new audit'},
{value: 'new_audit', name: 'new_audit: A new audit'},
{value: 'core', name: 'core: Driver, gather, (non-new) audits, LHR JSON, etc'},
{value: 'tests', name: 'tests: Tests, smokehouse, etc'},
{value: 'docs', name: 'docs: Documentation'},
Expand Down

0 comments on commit 1fca06e

Please sign in to comment.