File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5656 - --remove-unused-variables
5757 - --remove-rhs-for-unused-variables
5858 - repo : https://github.com/PyCQA/isort
59- rev : 5.12.0
59+ rev : 5.13.2
6060 hooks :
6161 - id : isort
6262 name : isort (black profile, in place fixes)
7070 hooks :
7171 - id : yesqa
7272 - repo : https://github.com/psf/black
73- rev : 23.7.0
73+ rev : 23.12.1
7474 hooks :
7575 - id : black
7676 name : black (in place fixes)
@@ -86,12 +86,12 @@ repos:
8686 - id : flake8
8787 additional_dependencies : [Flake8-pyproject]
8888 - repo : https://github.com/PyCQA/bandit
89- rev : 1.7.5
89+ rev : 1.7.6
9090 hooks :
9191 - id : bandit
9292 # disable B101 (Test for use of assert)
9393 args : ["-s", "B101"]
9494 - repo : https://github.com/pre-commit/mirrors-mypy
95- rev : v1.7.1
95+ rev : v1.8.0
9696 hooks :
9797 - id : mypy
You can’t perform that action at this time.
0 commit comments