mirror of
https://gitea.blesmrt.net/mikaela/language-resources.git
synced 2024-11-22 02:59:28 +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
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: "v4.0.0-alpha.3-1"
|
||||
rev: "v4.0.0-alpha.8"
|
||||
hooks:
|
||||
- id: prettier
|
||||
additional_dependencies: [
|
||||
# https://aminda.eu/n/prettier
|
||||
"prettier@3.1.1",
|
||||
]
|
||||
|
||||
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||
rev: "2.7.3"
|
||||
|
Loading…
Reference in New Issue
Block a user