mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-01 12:25:45 +00:00
ci: fix check_ecosystem (#3602)
This commit is contained in:
parent
4ffcd8366a
commit
53a4743631
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ REPOSITORIES = {
|
|||
"airflow": Repository("apache", "airflow", "main", select="ALL"),
|
||||
"bokeh": Repository("bokeh", "bokeh", "branch-3.2", select="ALL"),
|
||||
"cibuildwheel": Repository("pypa", "cibuildwheel", "main"),
|
||||
"disnake": Repository("DisnakeDev", "disnake", "main"),
|
||||
"disnake": Repository("DisnakeDev", "disnake", "master"),
|
||||
"scikit-build": Repository("scikit-build", "scikit-build", "main"),
|
||||
"scikit-build-core": Repository("scikit-build", "scikit-build-core", "main"),
|
||||
"typeshed": Repository("python", "typeshed", "main", select="PYI"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue