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 1010 - id : end-of-file-fixer
1111 exclude : tests/testdata
1212 - repo : https://github.com/astral-sh/ruff-pre-commit
13- rev : " v0.0.276 "
13+ rev : " v0.0.277 "
1414 hooks :
1515 - id : ruff
1616 exclude : tests/testdata
2323 exclude : tests/testdata|setup.py
2424 types : [python]
2525 - repo : https://github.com/asottile/pyupgrade
26- rev : v3.8 .0
26+ rev : v3.9 .0
2727 hooks :
2828 - id : pyupgrade
2929 exclude : tests/testdata
3434 - id : black-disable-checker
3535 exclude : tests/test_nodes_lineno.py
3636 - repo : https://github.com/psf/black
37- rev : 23.3 .0
37+ rev : 23.7 .0
3838 hooks :
3939 - id : black
4040 args : [--safe, --quiet]
6666 additional_dependencies : ["types-typed-ast"]
6767 exclude : tests/testdata| # exclude everything, we're not ready
6868 - repo : https://github.com/pre-commit/mirrors-prettier
69- rev : v3.0.0-alpha.9-for-vscode
69+ rev : v3.0.0
7070 hooks :
7171 - id : prettier
7272 args : [--prose-wrap=always, --print-width=88]
You can’t perform that action at this time.
0 commit comments