Add GitLint which replaces GitCommitBear
[releng/global-jjb.git] / .pre-commit-config.yaml
index 047fc32..6a43c26 100644 (file)
@@ -10,6 +10,11 @@ repos:
     hooks:
       - id: prettier
 
+  - repo: https://github.com/jorisroovers/gitlint
+    rev: v0.12.0
+    hooks:
+      - id: gitlint
+
   - repo: https://github.com/jumanjihouse/pre-commit-hooks
     rev: 1.11.2
     hooks: