Update prettier URL for pre-commit 74/66374/2
authorEric Ball <eball@linuxfoundation.org>
Tue, 29 Dec 2020 20:22:21 +0000 (12:22 -0800)
committerEric Ball <eball@linuxfoundation.org>
Tue, 29 Dec 2020 21:09:51 +0000 (13:09 -0800)
Issue: RELENG-3344
Change-Id: I07daf63bcb03252367b11a64f44c938bf807eea6
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
.pre-commit-config.yaml

index d0d5be7..5a7e079 100644 (file)
@@ -5,8 +5,8 @@ repos:
     hooks:
       - 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