.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

View File

@ -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: