Explicity 3.0.0 version.

This commit is contained in:
Dessalines 2023-07-06 07:42:56 -04:00
parent 6476052bc0
commit b8b891ec1a

View file

@ -23,7 +23,7 @@ pipeline:
- git submodule update
prettier_check:
image: tmknom/prettier
image: tmknom/prettier:3.0.0
commands:
- prettier -c . '!**/volumes' '!**/dist' '!target' '!**/translations'