Compare commits

..

No commits in common. "4ba1816714b963d070f6a17c236e87b48051480e" and "a69592ec66f502058f55dd4c8d36aa4bf6e5bd91" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -122,14 +122,14 @@ 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: "v4.0.0-alpha.4" rev: "v4.0.0-alpha.3"
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
exclude_types: [python, pyi, jupyter, json] exclude_types: [python, pyi, jupyter, json]
additional_dependencies: [ additional_dependencies: [
# https://www.npmjs.com/package/prettier # https://www.npmjs.com/package/prettier
"prettier@3.1.1", "prettier@3.1.0",
# 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

@ -1 +1 @@
Subproject commit 3748901c200a73320a35dbf975eceadd0c057a7d Subproject commit bb8ff9f05c70ea6f1aaad921aa7c6a0dbde01ed4