mirror of
https://gitea.blesmrt.net/mikaela/language-resources.git
synced 2024-11-22 11:09:39 +01:00
.pre-commit-config.yaml: autoupdate & stable prettier
This commit is contained in:
parent
f1b1270fc9
commit
0831ab6f50
@ -40,9 +40,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.8"
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
|
additional_dependencies: [
|
||||||
|
# https://aminda.eu/n/prettier
|
||||||
|
"prettier@3.1.1",
|
||||||
|
]
|
||||||
|
|
||||||
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||||
rev: "2.7.3"
|
rev: "2.7.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user