mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
pre-commit autoupdate, prettier-plugin-toml update
This commit is contained in:
parent
90556db965
commit
8e1ae2bfe2
@ -122,7 +122,7 @@ repos:
|
|||||||
|
|
||||||
# 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: "v3.1.0"
|
rev: "v4.0.0-alpha.1"
|
||||||
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
|
||||||
@ -133,7 +133,7 @@ repos:
|
|||||||
# https://www.npmjs.com/package/prettier-plugin-nginx
|
# https://www.npmjs.com/package/prettier-plugin-nginx
|
||||||
"prettier-plugin-nginx@1.0.3",
|
"prettier-plugin-nginx@1.0.3",
|
||||||
# https://www.npmjs.com/package/prettier-plugin-toml
|
# https://www.npmjs.com/package/prettier-plugin-toml
|
||||||
"prettier-plugin-toml@1.0.0",
|
"prettier-plugin-toml@2.0.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
# Black, opinionated Python code formatter
|
# Black, opinionated Python code formatter
|
||||||
|
Loading…
Reference in New Issue
Block a user