Compare commits

..

No commits in common. "1125b69a9e997eb9a08a5bccb15e679b3455afc8" and "dce5fa32270d9d076b4969102d317a27cee6d18e" have entirely different histories.

3 changed files with 7 additions and 7 deletions

View File

@ -54,19 +54,19 @@ 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.6.1" rev: "v1.6.0"
hooks: hooks:
- id: mypy - id: mypy
- repo: https://github.com/asottile/pyupgrade - repo: https://github.com/asottile/pyupgrade
rev: v3.15.0 rev: v3.15.0
hooks: hooks:
- id: pyupgrade - id: pyupgrade
args: [--py310-plus] args: [--py311-plus]
- repo: https://github.com/asottile/reorder-python-imports - repo: https://github.com/asottile/reorder-python-imports
rev: v3.12.0 rev: v3.12.0
hooks: hooks:
- id: reorder-python-imports - id: reorder-python-imports
args: [--py310-plus] args: [--py311-plus]
- repo: https://github.com/asottile/add-trailing-comma - repo: https://github.com/asottile/add-trailing-comma
rev: v3.1.0 rev: v3.1.0
hooks: hooks:
@ -83,10 +83,10 @@ repos:
"@prettier/plugin-ruby@4.0.2", "@prettier/plugin-ruby@4.0.2",
] ]
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 23.10.0 rev: 23.9.1
hooks: hooks:
- id: black - id: black
args: ["--line-length", "79", "--target-version", "py310"] args: ["--line-length", "79", "--target-version", "py311"]
#- id: black-jupyter #- id: black-jupyter
- repo: https://github.com/scop/pre-commit-shfmt - repo: https://github.com/scop/pre-commit-shfmt
rev: v3.7.0-1 rev: v3.7.0-1

@ -1 +1 @@
Subproject commit 891a61bcf594b0e159a1d376a727b78b926de16e Subproject commit d970278eb14cc859b1e4911e9c4336e4ca50d6b8

@ -1 +1 @@
Subproject commit 6df24965dc6ff0f679089e67d7c832ce1f7c0d83 Subproject commit 44d9eabb691aeb2cdee9d40baedf5b5bfbafa8cf