mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-19 23:20:58 +01:00
.pre-commit-config.yaml: switch to rbubley's prettier mirror
This commit is contained in:
parent
2f585209e7
commit
ed21eb03cd
@ -130,8 +130,9 @@ repos:
|
|||||||
# ensure nothing breaks the rules.
|
# ensure nothing breaks the rules.
|
||||||
|
|
||||||
# prettier, opinionated code formatter
|
# prettier, opinionated code formatter
|
||||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
#- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
rev: "v4.0.0-alpha.8"
|
- repo: https://github.com/rbubley/mirrors-prettier
|
||||||
|
rev: "v3.2.5"
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
# These are handled by Black below or pretty-format-json above
|
# These are handled by Black below or pretty-format-json above
|
||||||
|
Loading…
x
Reference in New Issue
Block a user