Merge "Remove ansible from builder"
[releng/builder.git] / .pre-commit-config.yaml
index f2a70310fe3db36533a75205063e0a55ee5a46bf..1ca40ed0cd87e81b464d20952b5c7b410cc1e64a 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
@@ -6,8 +9,8 @@ repos:
       - id: check-json
       - id: trailing-whitespace
 
-  - repo: https://github.com/prettier/prettier
-    rev: 2.0.5
+  - repo: https://github.com/prettier/pre-commit
+    rev: v2.1.2
     hooks:
       - id: prettier
 
@@ -55,7 +58,7 @@ repos:
       - id: yamllint
 
   - repo: https://github.com/btford/write-good
-    rev: master
+    rev: v1.0.3
     hooks:
       - id: write-good
         exclude: docs/jenkins.rst