commitlint-config-angular
Advanced tools
+3
-3
| { | ||
| "name": "commitlint-config-angular", | ||
| "type": "module", | ||
| "version": "20.0.0", | ||
| "version": "20.2.0", | ||
| "description": "Shareable commitlint config enforcing the angular commit convention", | ||
@@ -34,3 +34,3 @@ "files": [ | ||
| "dependencies": { | ||
| "@commitlint/config-angular": "^20.0.0" | ||
| "@commitlint/config-angular": "^20.2.0" | ||
| }, | ||
@@ -40,3 +40,3 @@ "devDependencies": { | ||
| }, | ||
| "gitHead": "407be6c96b1a108ee012ed5330b0d80a165952d5" | ||
| "gitHead": "ddad9b44d6dd98b983f338bee1ff44dfa9dc1ab1" | ||
| } |