Specify restylers versions for restyled (#4842)

* Specify restylers versions for restyled

* Trigger file change for testing

* Revert "Trigger file change for testing"

This reverts commit d203e37700d137d8952960f3d66f23b0dec0b6f5.
This commit is contained in:
Gabriel Dutra 2020-04-29 09:44:57 -03:00 committed by GitHub
parent 2c90d920b3
commit 45e1478be3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,12 +50,14 @@ labels: ["Skip CI"]
# Restylers to run, and how
restylers:
- name: black
image: restyled/restyler-black:v19.10b0
include:
- redash
- tests
- migrations/versions
- name: prettier
image: restyled/restyler-prettier:v1.19.1-2
include:
- client/app/**/*.js
- client/app/**/*.jsx
- client/cypress/**/*.js
- client/cypress/**/*.js