Update the version of prettier being used 78/65878/2
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 28 Oct 2020 17:29:43 +0000 (10:29 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 28 Oct 2020 17:54:13 +0000 (10:54 -0700)
commitd7b52464758e6351d79a00c003abfc978d0717ba
treeb4d205040f13deb49f890eae0099d40a37941dcf
parent5a6965f43f220bf6002bfde60897afd216f52ab0
Update the version of prettier being used

Per https://github.com/prettier/prettier/issues/8925 prettier has
created a new pre-commit repository for pre-commit integration. This
repository also uses a slightly different tag format.

Lastly, we're updating to the latest version version available at this
time

Adds a .prettierignore to keep it from reformatting the
jenkins-init-scripts/README that shouldn't be touched

Change-Id: I0a50fc4fc372f43c6cd323aa1d6a2ec2054aeeda
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
.pre-commit-config.yaml
.prettierignore [new file with mode: 0644]