File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 11repos :
22- repo : https://github.com/psf/black
3- rev : 22.8 .0
3+ rev : 23.3 .0
44 hooks :
55 - id : black-jupyter
66
77- repo : https://github.com/pre-commit/pre-commit-hooks
8- rev : v4.3 .0
8+ rev : v4.4 .0
99 hooks :
1010 - id : check-added-large-files
1111 - id : check-case-conflict
1919 - id : trailing-whitespace
2020
2121- repo : https://github.com/pre-commit/pygrep-hooks
22- rev : v1.9 .0
22+ rev : v1.10 .0
2323 hooks :
2424 - id : python-check-blanket-noqa
2525 - id : python-check-blanket-type-ignore
@@ -31,29 +31,29 @@ repos:
3131 - id : rst-inline-touching-normal
3232
3333- repo : https://github.com/PyCQA/isort
34- rev : 5.10.1
34+ rev : 5.12.0
3535 hooks :
3636 - id : isort
3737
3838- repo : https://github.com/asottile/pyupgrade
39- rev : v2.38 .0
39+ rev : v3.6 .0
4040 hooks :
4141 - id : pyupgrade
4242 args : ["--py36-plus"]
4343
4444- repo : https://github.com/asottile/setup-cfg-fmt
45- rev : v2.0 .0
45+ rev : v2.3 .0
4646 hooks :
4747 - id : setup-cfg-fmt
4848
4949- repo : https://github.com/hadialqattan/pycln
50- rev : v2.1.1
50+ rev : v2.1.5
5151 hooks :
5252 - id : pycln
5353 args : [--config=pyproject.toml]
5454
5555- repo : https://github.com/asottile/yesqa
56- rev : v1.4 .0
56+ rev : v1.5 .0
5757 hooks :
5858 - id : yesqa
5959 exclude : docs/conf.py
@@ -62,20 +62,20 @@ repos:
6262 - flake8-print
6363
6464- repo : https://github.com/pycqa/flake8
65- rev : 5 .0.4
65+ rev : 6 .0.0
6666 hooks :
6767 - id : flake8
6868 exclude : docs/conf.py
6969 additional_dependencies : *flake8_dependencies
7070
7171- repo : https://github.com/pre-commit/mirrors-mypy
72- rev : v0.971
72+ rev : v1.3.0
7373 hooks :
7474 - id : mypy
7575 files : src
7676
7777- repo : https://github.com/shellcheck-py/shellcheck-py
78- rev : v0.8 .0.4
78+ rev : v0.9 .0.5
7979 hooks :
8080 - id : shellcheck
8181
8888 exclude : .pre-commit-config.yaml
8989
9090- repo : https://github.com/mgedmin/check-manifest
91- rev : " 0.48 "
91+ rev : " 0.49 "
9292 hooks :
9393 - id : check-manifest
9494 stages : [manual]
You can’t perform that action at this time.
0 commit comments