File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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=25']
2828 - id : rst-inline-touching-normal
2929 - id : text-unicode-replacement-char
3030- repo : https://github.com/asottile/pyupgrade
31- rev : v2.31.1
31+ rev : v2.32.0
3232 hooks :
3333 - id : pyupgrade
3434 args : [--py37-plus]
@@ -38,11 +38,11 @@ repos:
3838 - id : reorder-python-imports
3939 args : [--py37-plus, --add-import, 'from __future__ import annotations']
4040- repo : https://github.com/asottile/setup-cfg-fmt
41- rev : v1.20.0
41+ rev : v1.20.1
4242 hooks :
4343 - id : setup-cfg-fmt
4444- repo : https://github.com/psf/black
45- rev : 22.1 .0
45+ rev : 22.3 .0
4646 hooks :
4747 - id : black
4848- repo : https://github.com/asottile/blacken-docs
7272 Pygments,
7373 ]
7474- repo : https://github.com/PyCQA/doc8
75- rev : 0.10 .1
75+ rev : 0.11 .1
7676 hooks :
7777 - id : doc8
7878- repo : https://github.com/econchick/interrogate
You can’t perform that action at this time.
0 commit comments