File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/asottile/pyupgrade
3- rev : v3.15.2
3+ rev : v3.19.1
44 hooks :
55 - id : pyupgrade
6- args : [--py38 -plus]
6+ args : [--py39 -plus]
77
88 - repo : https://github.com/psf/black-pre-commit-mirror
9- rev : 24.4.2
9+ rev : 25.1.0
1010 hooks :
1111 - id : black
1212
1313 - repo : https://github.com/PyCQA/isort
14- rev : 5.13.2
14+ rev : 6.0.1
1515 hooks :
1616 - id : isort
1717 args : [--add-import=from __future__ import annotations]
1818
1919 - repo : https://github.com/PyCQA/flake8
20- rev : 7.0 .0
20+ rev : 7.2 .0
2121 hooks :
2222 - id : flake8
2323 additional_dependencies : [flake8-2020, flake8-implicit-str-concat]
2929 - id : python-no-log-warn
3030
3131 - repo : https://github.com/pre-commit/pre-commit-hooks
32- rev : v4.6 .0
32+ rev : v5.0 .0
3333 hooks :
3434 - id : check-json
3535 - id : check-merge-conflict
3838 - id : requirements-txt-fixer
3939 - id : trailing-whitespace
4040
41- - repo : https://github.com/pre-commit /mirrors-prettier
42- rev : v4.0.0-alpha.8
41+ - repo : https://github.com/rbubley /mirrors-prettier
42+ rev : v3.5.3
4343 hooks :
4444 - id : prettier
4545 args : [--prose-wrap=always, --print-width=88]
You can’t perform that action at this time.
0 commit comments