mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-16 21:40:48 +01:00
update prettier to 3.0.0
This commit is contained in:
parent
39497083f5
commit
23cb7fb782
@ -47,11 +47,11 @@ repos:
|
|||||||
- id: reuse
|
- id: reuse
|
||||||
|
|
||||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
rev: "v3.0.0-alpha.9-for-vscode"
|
rev: "v3.0.0"
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
additional_dependencies:
|
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
|
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||||
rev: "2.7.2"
|
rev: "2.7.2"
|
||||||
hooks:
|
hooks:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<!DOCTYPE html>
|
<!doctype html>
|
||||||
<html>
|
<html>
|
||||||
{% include head.html %}
|
{% include head.html %}
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<!DOCTYPE html>
|
<!doctype html>
|
||||||
<html>
|
<html>
|
||||||
{% include head.html %}
|
{% include head.html %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user