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 11repos :
22- repo : https://github.com/psf/black
3- rev : 24.10 .0
3+ rev : 25.1 .0
44 hooks :
55 - id : black
66 name : black
2323 additional_dependencies : [".[jupyter]"]
2424
2525- repo : https://github.com/pycqa/flake8
26- rev : 7.1.1
26+ rev : 7.3.0
2727 hooks :
2828 - id : flake8
2929 additional_dependencies :
@@ -42,13 +42,13 @@ repos:
4242 language : python
4343
4444- repo : https://github.com/asottile/pyupgrade
45- rev : v3.19.1
45+ rev : v3.20.0
4646 hooks :
4747 - id : pyupgrade
4848 args : [--py310-plus]
4949
5050- repo : https://github.com/PyCQA/isort
51- rev : 5.13.2
51+ rev : 6.0.1
5252 hooks :
5353 - id : isort
5454 name : isort (python)
8888 additional_dependencies : [".[toml]"]
8989
9090- repo : https://github.com/pre-commit/mirrors-mypy
91- rev : v1.14 .1
91+ rev : v1.16 .1
9292 hooks :
9393 - id : mypy
9494 language_version : python3.12
You can’t perform that action at this time.
0 commit comments