chore(pre-commit.ci): pre-commit autoupdate (#323)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
f30bc57bba
commit
9e2f17a974
@ -33,7 +33,7 @@ repos:
|
||||
- id: prettier
|
||||
args: ["--tab-width", "2"]
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v3.17.0
|
||||
rev: v3.18.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py37-plus]
|
||||
@ -42,7 +42,7 @@ repos:
|
||||
hooks:
|
||||
- id: isort
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 24.8.0
|
||||
rev: 24.10.0
|
||||
hooks:
|
||||
- id: black
|
||||
# - repo: https://github.com/codespell-project/codespell
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user