File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2323 args : ["--include-version-classifiers", "--max-py-version=3.11"]
2424
2525- repo : https://github.com/PyCQA/isort
26- rev : 5.12.0
26+ rev : 5.13.2
2727 hooks :
2828 - id : isort
2929 args : ["-a", "from __future__ import annotations"]
@@ -35,25 +35,25 @@ repos:
3535 args : ["--py38-plus"]
3636
3737- repo : https://github.com/nbQA-dev/nbQA
38- rev : 1.7.0
38+ rev : 1.7.1
3939 hooks :
4040 - id : nbqa-pyupgrade
4141 additional_dependencies : [pyupgrade==2.31.0]
4242 args : ["--py38-plus"]
4343
4444- repo : https://github.com/psf/black-pre-commit-mirror
45- rev : 23.10 .1
45+ rev : 23.12 .1
4646 hooks :
4747 - id : black-jupyter
4848
4949- repo : https://github.com/PyCQA/flake8
50- rev : 6.1 .0
50+ rev : 7.0 .0
5151 hooks :
5252 - id : flake8
5353 additional_dependencies : [flake8-bugbear]
5454
5555- repo : https://github.com/pre-commit/mirrors-mypy
56- rev : v1.6.1
56+ rev : v1.8.0
5757 hooks :
5858 - id : mypy
5959 files : src
You can’t perform that action at this time.
0 commit comments