Update .pullapprove.yml
diff --git a/.pullapprove.yml b/.pullapprove.yml
index 60d1d91..d38e0de 100644
--- a/.pullapprove.yml
+++ b/.pullapprove.yml
@@ -39,10 +39,10 @@
     ############################################################
     #  Required status checks
     ############################################################
-#     Disabled given restyled seems broken right now
-#     - if: "'*restyle*' not in statuses.successful"
-#       status: failure
-#       explanation: "Style must be inline before reviewing can be complete"
+    Disabled given restyled seems broken right now
+    - if: "'*restyle*' not in statuses.successful"
+      status: failure
+      explanation: "Style must be inline before reviewing can be complete"
 
     ############################################################
     #  Fast tracking