Bump git-commit-id-maven-plugin to 8.0.0
[odlparent.git] / .pre-commit-config.yaml
index 76ddb43a57f5254ad0700ac99f00d0e6af8d25be..fedd6e8ade5e6c8bb0b12f73518f047b29199b46 100644 (file)
@@ -1,4 +1,7 @@
 ---
+default_language_version:
+  python: python3
+  node: "14.13.0"
 repos:
   - repo: https://github.com/pre-commit/pre-commit-hooks
     rev: v2.5.0
@@ -11,7 +14,7 @@ repos:
     hooks:
       - id: gitlint
 
-  - repo: https://github.com/prettier/prettier
-    rev: 1.19.1
+  - repo: https://github.com/prettier/pre-commit
+    rev: v2.1.2
     hooks:
       - id: prettier