mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 12:09:28 +01:00
.pre-commit-config.yaml: 'update' prettier
This commit is contained in:
parent
7509d9da22
commit
b361e52eff
@ -35,9 +35,13 @@ repos:
|
||||
- id: fix-byte-order-marker
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: "v3.1.0"
|
||||
rev: "v4.0.0-alpha.3"
|
||||
hooks:
|
||||
- id: prettier
|
||||
additional_dependencies: [
|
||||
# https://www.npmjs.com/package/prettier
|
||||
"prettier@3.1.0",
|
||||
]
|
||||
|
||||
# Fedora: perl-Image-ExifTool
|
||||
- repo: local
|
||||
|
Loading…
Reference in New Issue
Block a user