File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,20 +24,20 @@ repos:
2424 - id : python-use-type-annotations
2525 - id : text-unicode-replacement-char
2626- repo : https://github.com/asottile/reorder-python-imports
27- rev : v3.11 .0
27+ rev : v3.12 .0
2828 hooks :
2929 - id : reorder-python-imports
3030 args : [--py38-plus, --add-import, 'from __future__ import annotations']
3131- repo : https://github.com/asottile/setup-cfg-fmt
32- rev : v2.4 .0
32+ rev : v2.5 .0
3333 hooks :
3434 - id : setup-cfg-fmt
3535- repo : https://github.com/psf/black
3636 rev : 23.9.1
3737 hooks :
3838 - id : black
3939- repo : https://github.com/astral-sh/ruff-pre-commit
40- rev : v0.0.291
40+ rev : v0.0.292
4141 hooks :
4242 - id : ruff
4343- repo : https://github.com/dosisod/refurb
6060 ]
6161 args : [--wrap, "88"]
6262- repo : https://github.com/codespell-project/codespell
63- rev : v2.2.5
63+ rev : v2.2.6
6464 hooks :
6565 - id : codespell
6666- repo : https://github.com/pre-commit/mirrors-mypy
You can’t perform that action at this time.
0 commit comments