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']
2929 - id : rst-inline-touching-normal
3030 - id : text-unicode-replacement-char
3131- repo : https://github.com/asottile/pyupgrade
32- rev : v2.31.1
32+ rev : v2.32.0
3333 hooks :
3434 - id : pyupgrade
3535 args : [--py37-plus]
3939 - id : reorder-python-imports
4040 args : [--py37-plus, --add-import, 'from __future__ import annotations']
4141- repo : https://github.com/psf/black
42- rev : 22.1 .0
42+ rev : 22.3 .0
4343 hooks :
4444 - id : black
4545- repo : https://github.com/asottile/blacken-docs
@@ -69,11 +69,11 @@ repos:
6969 Pygments,
7070 ]
7171- repo : https://github.com/PyCQA/doc8
72- rev : 0.10 .1
72+ rev : 0.11 .1
7373 hooks :
7474 - id : doc8
7575- repo : https://github.com/asottile/setup-cfg-fmt
76- rev : v1.20.0
76+ rev : v1.20.1
7777 hooks :
7878 - id : setup-cfg-fmt
7979- repo : https://github.com/econchick/interrogate
You can’t perform that action at this time.
0 commit comments