File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11repos :
22- repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : v4.1 .0
3+ rev : v4.2 .0
44 hooks :
55 - id : check-added-large-files
66 args : ['--maxkb=100']
2121 - id : rst-inline-touching-normal
2222 - id : text-unicode-replacement-char
2323- repo : https://github.com/asottile/pyupgrade
24- rev : v2.31.1
24+ rev : v2.32.0
2525 hooks :
2626 - id : pyupgrade
2727 args : [--py37-plus]
@@ -31,11 +31,11 @@ repos:
3131 - id : reorder-python-imports
3232 args : [--py37-plus, --add-import, 'from __future__ import annotations']
3333- repo : https://github.com/asottile/setup-cfg-fmt
34- rev : v1.20.0
34+ rev : v1.20.1
3535 hooks :
3636 - id : setup-cfg-fmt
3737- repo : https://github.com/psf/black
38- rev : 22.1 .0
38+ rev : 22.3 .0
3939 hooks :
4040 - id : black
4141- repo : https://github.com/asottile/blacken-docs
6565 Pygments,
6666 ]
6767- repo : https://github.com/PyCQA/doc8
68- rev : 0.10 .1
68+ rev : 0.11 .1
6969 hooks :
7070 - id : doc8
7171- repo : https://github.com/econchick/interrogate
You can’t perform that action at this time.
0 commit comments