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 99
1010repos :
1111 - repo : https://github.com/astral-sh/ruff-pre-commit
12- rev : v0.13.2
12+ rev : v0.13.3
1313 hooks :
1414 - id : ruff-check
1515 args : [--fix]
1616
17- - repo : https://github.com/psf/black
17+ - repo : https://github.com/psf/black-pre-commit-mirror
1818 rev : 25.9.0
1919 hooks :
2020 - id : black
3333 exclude : tests/eval_files/async103.py
3434
3535 - repo : https://github.com/pycqa/isort
36- rev : 6.0.1
36+ rev : 6.1.0
3737 hooks :
3838 - id : isort
3939
4545 exclude : tests/(eval|autofix)_files/.*_py(310|311).py
4646
4747 - repo : https://github.com/RobertCraigie/pyright-python
48- rev : v1.1.405
48+ rev : v1.1.406
4949 hooks :
5050 - id : pyright
5151 # ignore warnings about new version being available, no other warnings
You can’t perform that action at this time.
0 commit comments