mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +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.
|
||||
|
||||
# prettier, opinionated code formatter
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: "v4.0.0-alpha.8"
|
||||
#- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
- repo: https://github.com/rbubley/mirrors-prettier
|
||||
rev: "v3.2.5"
|
||||
hooks:
|
||||
- id: prettier
|
||||
# These are handled by Black below or pretty-format-json above
|
||||
|
Loading…
Reference in New Issue
Block a user