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 1010 - id : pyupgrade
1111 args : ["--py37-plus", "--keep-runtime-typing"]
1212
13- - repo : https://github.com/psf/black
14- rev : " 25.1 .0"
13+ - repo : https://github.com/psf/black-pre-commit-mirror
14+ rev : " 25.9 .0"
1515 hooks :
1616 - id : black
1717
2727 - --remove-unused-variables
2828
2929 - repo : https://github.com/PyCQA/flake8
30- rev : " 7.2 .0"
30+ rev : " 7.3 .0"
3131 hooks :
3232 - id : flake8
3333 additional_dependencies :
@@ -61,13 +61,13 @@ repos:
6161 pass_filenames : false
6262
6363 - repo : https://github.com/PyCQA/isort
64- rev : " 6.0.1 "
64+ rev : " 6.1.0 "
6565 hooks :
6666 - id : isort
6767 args : ["--filter-files"]
6868
6969 - repo : https://github.com/pre-commit/pre-commit-hooks
70- rev : " v5 .0.0"
70+ rev : " v6 .0.0"
7171 hooks :
7272 - id : check-ast
7373 - id : check-builtin-literals
You can’t perform that action at this time.
0 commit comments