1
0
mirror of https://github.com/mikaela/mikaela.github.io/ synced 2025-06-10 08:47:26 +02:00

.pre-commit-config.yaml: also update plugin-xml, add empty line

This commit is contained in:
Aminda Suomalainen 2023-07-07 11:57:15 +03:00
parent e36595f3cf
commit d6b300baeb
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

@ -51,7 +51,8 @@ repos:
hooks:
- id: prettier
additional_dependencies:
["prettier@3.0.0", "@prettier/plugin-xml@2.2.0"]
["prettier@3.0.0", "@prettier/plugin-xml@3.0.0"]
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: "2.7.2"
hooks: