diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 360b6ee..658c33e 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -46,6 +46,6 @@ repos:
         types: [text]
         stages: [commit, push, manual]
   # - repo: https://github.com/prettier/prettier
-  #   rev: 2.0.5
+  #   rev: 2.1.2
   #   hooks:
   #     - id: prettier