.pre-commit-config.yaml: update editorconfig-checker & @prettier/plugin-xml

This commit is contained in:
Aminda Suomalainen 2023-10-13 13:45:27 +03:00
parent 44d9eabb69
commit 046e06bc64
Signed by: Mikaela
SSH Key Fingerprint: SHA256:y2OpGEbett3Fqn8XFrP0X4mWfCVKf4rWkxERzqPY81U

View File

@ -71,7 +71,7 @@ repos:
# https://www.npmjs.com/package/prettier
"prettier@3.0.3",
# https://www.npmjs.com/package/@prettier/plugin-xml
"@prettier/plugin-xml@3.2.0",
"@prettier/plugin-xml@3.2.1",
# https://www.npmjs.com/package/prettier-plugin-toml
"prettier-plugin-toml@1.0.0",
]
@ -83,7 +83,7 @@ repos:
#- id: shfmt-docker
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: "2.7.2"
rev: "2.7.3"
hooks:
- id: editorconfig-checker
alias: ec