mirror of https://github.com/astral-sh/ruff
[ty] Update ecosystem-analyzer (#20209)
This pulls in some new changes, like the possibility to run on failing projects (timeouts, abnormal exits).
This commit is contained in:
parent
ec5584219e
commit
00214fc60c
|
|
@ -64,7 +64,7 @@ jobs:
|
|||
|
||||
cd ..
|
||||
|
||||
uv tool install "git+https://github.com/astral-sh/ecosystem-analyzer@27dd66d9e397d986ef9c631119ee09556eab8af9"
|
||||
uv tool install "git+https://github.com/astral-sh/ecosystem-analyzer@1f560d07d672effae250e3d271da53d96c5260ff"
|
||||
|
||||
ecosystem-analyzer \
|
||||
--repository ruff \
|
||||
|
|
|
|||
Loading…
Reference in New Issue