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 @@ -10,17 +10,17 @@ repos:
1010 - id : name-tests-test
1111 - id : requirements-txt-fixer
1212- repo : https://github.com/asottile/reorder-python-imports
13- rev : v3.14 .0
13+ rev : v3.15 .0
1414 hooks :
1515 - id : reorder-python-imports
1616 args : [--py39-plus, --add-import, 'from __future__ import annotations']
1717 - id : reorder-python-imports
1818- repo : https://github.com/asottile/add-trailing-comma
19- rev : v3.1 .0
19+ rev : v3.2 .0
2020 hooks :
2121 - id : add-trailing-comma
2222- repo : https://github.com/asottile/pyupgrade
23- rev : v3.19.1
23+ rev : v3.20.0
2424 hooks :
2525 - id : pyupgrade
2626 args : [--py39-plus]
3737 hooks :
3838 - id : mypy
3939- repo : https://github.com/biomejs/pre-commit
40- rev : v2.0.0-beta.4
40+ rev : v2.0.0-beta.5
4141 hooks :
4242 - id : biome-check
4343 additional_dependencies : ["@biomejs/biome@1.8.1"]
You can’t perform that action at this time.
0 commit comments