update prettier to 3.0.0

This commit is contained in:
Aminda Suomalainen 2023-07-07 11:47:49 +03:00
parent 39497083f5
commit 23cb7fb782
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
3 changed files with 4 additions and 4 deletions

View File

@ -47,11 +47,11 @@ repos:
- id: reuse
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.0-alpha.9-for-vscode"
rev: "v3.0.0"
hooks:
- id: prettier
additional_dependencies:
["prettier@2.8.8", "@prettier/plugin-xml@2.2.0"]
["prettier@3.0.0", "@prettier/plugin-xml@2.2.0"]
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: "2.7.2"
hooks:

View File

@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html>
{% include head.html %}

View File

@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html>
{% include head.html %}