mirror of
https://gitea.blesmrt.net/mikaela/language-resources.git
synced 2024-11-22 19:19:35 +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]
|
args: [--update-only, --notitle]
|
||||||
|
|
||||||
- repo: https://github.com/fsfe/reuse-tool
|
- repo: https://github.com/fsfe/reuse-tool
|
||||||
rev: v2.1.0
|
rev: v3.0.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: reuse
|
- id: reuse
|
||||||
|
|
||||||
@ -45,7 +45,7 @@ repos:
|
|||||||
- id: prettier
|
- id: prettier
|
||||||
additional_dependencies: [
|
additional_dependencies: [
|
||||||
# https://aminda.eu/n/prettier
|
# https://aminda.eu/n/prettier
|
||||||
"prettier@3.1.1",
|
"prettier@3.2.4",
|
||||||
]
|
]
|
||||||
|
|
||||||
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||||
|
Loading…
Reference in New Issue
Block a user