rusackas commented on code in PR #32596:
URL: https://github.com/apache/superset/pull/32596#discussion_r1990484248


##########
.pre-commit-config.yaml:
##########
@@ -52,40 +52,35 @@ repos:
       - id: trailing-whitespace
         exclude: ^.*\.(snap)
         args: ["--markdown-linebreak-ext=md"]
-  - repo: local
+  - repo: https://github.com/pre-commit/mirrors-prettier
+    rev: v4.0.0-alpha.8 # Use the sha or tag you want to point at

Review Comment:
   Wasn't sure how much to worry about "This repository was archived by the 
owner on Apr 11, 2024. It is now read-only." - I guess it might be there 
forever, but someone could go sweeping up one day.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to