git-precommit-checks
Advanced tools
+2
-2
| { | ||
| "name": "git-precommit-checks", | ||
| "description": "Customizable checks on pre-commit (staged) contents", | ||
| "version": "3.0.4", | ||
| "version": "3.0.5", | ||
| "engines": { | ||
@@ -40,3 +40,3 @@ "node": ">=v8.9.0" | ||
| "devDependencies": { | ||
| "@commitlint/cli": "^8.3.5", | ||
| "@commitlint/cli": "^9.1.2", | ||
| "@commitlint/config-conventional": "^8.3.4", | ||
@@ -43,0 +43,0 @@ "@semantic-release/commit-analyzer": "^6.3.3", |