mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-21 05:47:23 +02:00
Compare commits
No commits in common. "4ba1816714b963d070f6a17c236e87b48051480e" and "a69592ec66f502058f55dd4c8d36aa4bf6e5bd91" have entirely different histories.
4ba1816714
...
a69592ec66
@ -122,14 +122,14 @@ repos:
|
||||
|
||||
# prettier, opinionated code formatter
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: "v4.0.0-alpha.4"
|
||||
rev: "v4.0.0-alpha.3"
|
||||
hooks:
|
||||
- id: prettier
|
||||
# These are handled by Black below or pretty-format-json above
|
||||
exclude_types: [python, pyi, jupyter, json]
|
||||
additional_dependencies: [
|
||||
# https://www.npmjs.com/package/prettier
|
||||
"prettier@3.1.1",
|
||||
"prettier@3.1.0",
|
||||
# https://www.npmjs.com/package/prettier-plugin-nginx
|
||||
"prettier-plugin-nginx@1.0.3",
|
||||
# https://www.npmjs.com/package/prettier-plugin-toml
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 3748901c200a73320a35dbf975eceadd0c057a7d
|
||||
Subproject commit bb8ff9f05c70ea6f1aaad921aa7c6a0dbde01ed4
|
Loading…
x
Reference in New Issue
Block a user