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']
2222 - id : rst-inline-touching-normal
2323 - id : text-unicode-replacement-char
2424- repo : https://github.com/asottile/pyupgrade
25- rev : v2.31.1
25+ rev : v2.32.0
2626 hooks :
2727 - id : pyupgrade
2828 args : [--py37-plus]
@@ -32,11 +32,11 @@ repos:
3232 - id : reorder-python-imports
3333 args : [--py37-plus, --add-import, 'from __future__ import annotations']
3434- repo : https://github.com/asottile/setup-cfg-fmt
35- rev : v1.20.0
35+ rev : v1.20.1
3636 hooks :
3737 - id : setup-cfg-fmt
3838- repo : https://github.com/psf/black
39- rev : 22.1 .0
39+ rev : 22.3 .0
4040 hooks :
4141 - id : black
4242- repo : https://github.com/asottile/blacken-docs
6666 Pygments,
6767 ]
6868- repo : https://github.com/PyCQA/doc8
69- rev : 0.10 .1
69+ rev : 0.11 .1
7070 hooks :
7171 - id : doc8
7272- repo : https://github.com/econchick/interrogate
You can’t perform that action at this time.
0 commit comments