update prettier

This commit is contained in:
Aminda Suomalainen 2023-07-07 12:00:33 +03:00
parent 503bd9f22d
commit dac6c4e908
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
3 changed files with 4 additions and 4 deletions

View File

@ -42,11 +42,11 @@ repos:
- id: check-gitlab-ci
- 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@3.0.0"]
- repo: https://github.com/scop/pre-commit-shfmt
rev: v3.7.0-1

View File

@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />

View File

@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />