mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 03:59:31 +01:00
.pre-commit-config.yaml: also update plugin-xml, add empty line
This commit is contained in:
parent
e36595f3cf
commit
d6b300baeb
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user