mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-09 17:55:10 +00:00
Explicity 3.0.0 version.
This commit is contained in:
parent
6476052bc0
commit
b8b891ec1a
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue