File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11repos :
22- repo : https://github.com/psf/black
3- rev : 23.12.1
3+ rev : 24.4.2
44 hooks :
55 - id : black
66 name : black
2323 additional_dependencies : [".[jupyter]"]
2424
2525- repo : https://github.com/pycqa/flake8
26- rev : 7.0 .0
26+ rev : 7.1 .0
2727 hooks :
2828 - id : flake8
2929 additional_dependencies :
@@ -42,19 +42,19 @@ repos:
4242 language : python
4343
4444- repo : https://github.com/asottile/pyupgrade
45- rev : v3.15 .0
45+ rev : v3.17 .0
4646 hooks :
4747 - id : pyupgrade
4848 args : [--py310-plus]
4949
5050- repo : https://github.com/asottile/reorder-python-imports
51- rev : v3.12 .0
51+ rev : v3.13 .0
5252 hooks :
5353 - id : reorder-python-imports
5454 args : [--py310-plus, --add-import, "from __future__ import annotations"]
5555
5656- repo : https://github.com/pre-commit/pre-commit-hooks
57- rev : v4.5 .0
57+ rev : v4.6 .0
5858 hooks :
5959 - id : check-builtin-literals
6060 - id : check-added-large-files
8686 additional_dependencies : [".[toml]"]
8787
8888- repo : https://github.com/pre-commit/mirrors-mypy
89- rev : v1.8 .0
89+ rev : v1.11 .0
9090 hooks :
9191 - id : mypy
9292 language_version : python3.12
You can’t perform that action at this time.
0 commit comments