mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-25 13:59:25 +01:00
pre-commit autoupdateish
This commit is contained in:
parent
b295b04ef5
commit
a3a7fb9504
@ -63,13 +63,13 @@ repos:
|
|||||||
- id: reuse
|
- id: reuse
|
||||||
|
|
||||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
rev: "v4.0.0-alpha.3-1"
|
rev: "v4.0.0-alpha.4"
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
exclude_types: [json]
|
exclude_types: [json]
|
||||||
additional_dependencies: [
|
additional_dependencies: [
|
||||||
# https://www.npmjs.com/package/prettier
|
# https://www.npmjs.com/package/prettier
|
||||||
"prettier@3.1.0",
|
"prettier@3.1.1",
|
||||||
# https://www.npmjs.com/package/@prettier/plugin-xml
|
# https://www.npmjs.com/package/@prettier/plugin-xml
|
||||||
"@prettier/plugin-xml@3.2.2",
|
"@prettier/plugin-xml@3.2.2",
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user