commitlint-config-angular
Advanced tools
Comparing version 3.0.3 to 3.1.0
{ | ||
"name": "commitlint-config-angular", | ||
"version": "3.0.3", | ||
"version": "3.1.0", | ||
"description": "Shareable commitlint config enforcing the angular commit convention", | ||
@@ -27,4 +27,4 @@ "scripts": { | ||
"dependencies": { | ||
"@commitlint/config-angular": "^3.0.3" | ||
"@commitlint/config-angular": "^3.1.0" | ||
} | ||
} |