mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-21 18:59:22 +01:00
.pre-commit-config.yaml: update editorconfig-checker & @prettier/plugin-xml
This commit is contained in:
parent
44d9eabb69
commit
046e06bc64
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user