commitlint-config-angular
Advanced tools
+3
-3
| { | ||
| "name": "commitlint-config-angular", | ||
| "type": "module", | ||
| "version": "20.3.0", | ||
| "version": "20.3.1", | ||
| "description": "Shareable commitlint config enforcing the angular commit convention", | ||
@@ -34,3 +34,3 @@ "files": [ | ||
| "dependencies": { | ||
| "@commitlint/config-angular": "^20.3.0" | ||
| "@commitlint/config-angular": "^20.3.1" | ||
| }, | ||
@@ -40,3 +40,3 @@ "devDependencies": { | ||
| }, | ||
| "gitHead": "1c5734db28d30aac1e0493595f965d95d62f7971" | ||
| "gitHead": "be3a280aeadef5afa8ec83dbbe794ab2f72b9c3a" | ||
| } |