chore: update prettier (#2405)
update to new prettier version with some new formatting
This commit is contained in:
parent
adb8f9bdec
commit
8aef6cd416
6 changed files with 18 additions and 13 deletions
|
|
@ -23,7 +23,7 @@ repos:
|
|||
- id: ruff
|
||||
args: [ --fix, --exit-non-zero-on-fix ]
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: '50c5478ed9e10bf360335449280cf2a67f4edb7a'
|
||||
rev: "v4.0.0-alpha.8"
|
||||
hooks:
|
||||
- id: prettier
|
||||
types_or: [css, javascript, html, json]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue