mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-12-18 08:12:32 +01:00
.pre-commit-config.yaml: change prettier source, update xml
This commit is contained in:
parent
a9bffd92bf
commit
5116e938eb
@ -67,8 +67,8 @@ repos:
|
||||
#- id: check-github-workflows
|
||||
- id: check-gitlab-ci
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: "v4.0.0-alpha.8"
|
||||
- repo: https://github.com/rbubley/mirrors-prettier
|
||||
rev: "v3.2.5"
|
||||
hooks:
|
||||
- id: prettier
|
||||
exclude_types: [json]
|
||||
@ -76,7 +76,7 @@ repos:
|
||||
# https://www.npmjs.com/package/prettier
|
||||
"prettier@3.2.5",
|
||||
# https://www.npmjs.com/package/@prettier/plugin-xml
|
||||
"@prettier/plugin-xml@3.2.2",
|
||||
"@prettier/plugin-xml@3.4.1",
|
||||
# https://www.npmjs.com/package/prettier-plugin-toml
|
||||
"prettier-plugin-toml@2.0.1",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user