File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1212 args : [--target-version=py37]
1313
1414 - repo : https://github.com/PyCQA/isort
15- rev : 5.11.4
15+ rev : 5.12.0
1616 hooks :
1717 - id : isort
1818
3737 additional_dependencies : [flake8-2020, flake8-errmsg, flake8-implicit-str-concat]
3838
3939 - repo : https://github.com/pre-commit/pygrep-hooks
40- rev : v1.9 .0
40+ rev : v1.10 .0
4141 hooks :
4242 - id : python-check-blanket-noqa
4343 - id : python-no-log-warn
5252 - id : end-of-file-fixer
5353
5454 - repo : https://github.com/PyCQA/pydocstyle
55- rev : 6.2 .0
55+ rev : 6.3 .0
5656 hooks :
5757 - id : pydocstyle
5858 args : ["--convention", "google"]
@@ -66,17 +66,17 @@ repos:
6666 args : [--strict]
6767
6868 - repo : https://github.com/tox-dev/pyproject-fmt
69- rev : 0.4.1
69+ rev : 0.5.0
7070 hooks :
7171 - id : pyproject-fmt
7272
7373 - repo : https://github.com/abravalheri/validate-pyproject
74- rev : v0.10 .1
74+ rev : v0.12 .1
7575 hooks :
7676 - id : validate-pyproject
7777
7878 - repo : https://github.com/tox-dev/tox-ini-fmt
79- rev : 0.5.2
79+ rev : 0.6.1
8080 hooks :
8181 - id : tox-ini-fmt
8282
You can’t perform that action at this time.
0 commit comments