File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 55 - id : black
66
77 - repo : https://github.com/PyCQA/flake8
8- rev : 5 .0.4
8+ rev : 6 .0.0
99 hooks :
1010 - id : flake8
1111 additional_dependencies :
1212 - #
13- pycodestyle ==2.9.1
13+ pycodestyle ==2.10.0
1414 - #
15- pyflakes ==2.5.0
15+ pyflakes ==3.0.1
1616 - #
1717 flake8-bandit ==4.1.1
1818 - #
2424 - #
2525 pydocstyle ==6.1.1
2626 - #
27- flake8-noqa ==1.2.9
27+ flake8-noqa ==1.3.0
2828
2929 - repo : https://github.com/PyCQA/isort
3030 rev : 5.9.3
Original file line number Diff line number Diff line change 22
33black == 22.6.0
44
5- flake8 == 5 .0.4
6- pycodestyle == 2.9.1
7- pyflakes == 2.5.0
5+ flake8 == 6 .0.0
6+ pycodestyle == 2.10.0
7+ pyflakes == 3.0.1
88flake8-bandit == 4.1.1
99bandit == 1.7.4
1010flake8-bugbear == 22.8.23
1111flake8-docstrings == 1.6.0
1212pydocstyle == 6.1.1
13- flake8-noqa == 1.2.9
13+ flake8-noqa == 1.3.0
1414
1515isort == 5.9.3
1616
You can’t perform that action at this time.
0 commit comments