mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 11:19: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
|
# https://www.npmjs.com/package/prettier
|
||||||
"prettier@3.0.3",
|
"prettier@3.0.3",
|
||||||
# https://www.npmjs.com/package/@prettier/plugin-xml
|
# 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
|
# https://www.npmjs.com/package/prettier-plugin-toml
|
||||||
"prettier-plugin-toml@1.0.0",
|
"prettier-plugin-toml@1.0.0",
|
||||||
]
|
]
|
||||||
@ -83,7 +83,7 @@ repos:
|
|||||||
#- id: shfmt-docker
|
#- id: shfmt-docker
|
||||||
|
|
||||||
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||||
rev: "2.7.2"
|
rev: "2.7.3"
|
||||||
hooks:
|
hooks:
|
||||||
- id: editorconfig-checker
|
- id: editorconfig-checker
|
||||||
alias: ec
|
alias: ec
|
||||||
|
Loading…
Reference in New Issue
Block a user