]> Untitled Git - lemmy.git/blobdiff - .woodpecker.yml
Make functions work with both connection and pool (#3420)
[lemmy.git] / .woodpecker.yml
index 706498a867df4061a9202cff341d27ac5e0a70ab..073bc0a0baef3cc71c09477c5806d473e4d35650 100644 (file)
@@ -23,7 +23,7 @@ pipeline:
       - git submodule update
 
   prettier_check:
-    image: tmknom/prettier:2.8.8
+    image: tmknom/prettier:3.0.0
     commands:
       - prettier -c . '!**/volumes' '!**/dist' '!target' '!**/translations'