mirror of
https://gitea.blesmrt.net/mikaela/language-resources.git
synced 2024-11-22 11:09:39 +01:00
.pre-commit-config.yaml: update prettier
This commit is contained in:
parent
1ce1b18892
commit
58870f7c5e
@ -35,7 +35,7 @@ repos:
|
||||
args: [--update-only, --notitle]
|
||||
|
||||
- repo: https://github.com/fsfe/reuse-tool
|
||||
rev: v2.1.0
|
||||
rev: v3.0.1
|
||||
hooks:
|
||||
- id: reuse
|
||||
|
||||
@ -45,7 +45,7 @@ repos:
|
||||
- id: prettier
|
||||
additional_dependencies: [
|
||||
# https://aminda.eu/n/prettier
|
||||
"prettier@3.1.1",
|
||||
"prettier@3.2.4",
|
||||
]
|
||||
|
||||
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||
|
Loading…
Reference in New Issue
Block a user