Compare commits

..

No commits in common. "f13784d9a9ac00a81407a94bb60f54342aeca862" and "8c9460c0fd0782e3636d7211ab49fe6e7880fc64" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View File

@ -54,7 +54,7 @@ repos:
# https://github.com/Mikaela/gist/blob/master/doctoc.txt # https://github.com/Mikaela/gist/blob/master/doctoc.txt
args: [--update-only] args: [--update-only]
- repo: https://github.com/pre-commit/mirrors-mypy - repo: https://github.com/pre-commit/mirrors-mypy
rev: "v1.8.0" rev: "v1.7.1"
hooks: hooks:
- id: mypy - id: mypy
- repo: https://github.com/asottile/pyupgrade - repo: https://github.com/asottile/pyupgrade
@ -72,7 +72,7 @@ repos:
hooks: hooks:
- id: add-trailing-comma - id: add-trailing-comma
- repo: https://github.com/pre-commit/mirrors-prettier - repo: https://github.com/pre-commit/mirrors-prettier
rev: "v4.0.0-alpha.8" rev: "v4.0.0-alpha.3"
hooks: hooks:
- id: prettier - id: prettier
exclude_types: [python, pyi, jupyter] exclude_types: [python, pyi, jupyter]
@ -83,7 +83,7 @@ repos:
"@prettier/plugin-ruby@4.0.3", "@prettier/plugin-ruby@4.0.3",
] ]
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 23.12.1 rev: 23.11.0
hooks: hooks:
- id: black - id: black
#Refer to pyproject.toml #Refer to pyproject.toml

@ -1 +1 @@
Subproject commit 2a31e4dfe430615dfc7f48b644f2ffbb34bf2be6 Subproject commit c30e5e7c5b18c2a8b8bab56e99567670b4159c62