mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-01 12:25:45 +00:00
ci(check_ecosystem): add scikit-build-core (#3563)
This commit is contained in:
parent
667130a4c3
commit
bbc87b7177
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ REPOSITORIES = {
|
|||
"zulip": Repository("zulip", "zulip", "main"),
|
||||
"bokeh": Repository("bokeh", "bokeh", "branch-3.2"),
|
||||
"scikit-build": Repository("scikit-build", "scikit-build", "main"),
|
||||
"scikit-build-core": Repository("scikit-build", "scikit-build-core", "main"),
|
||||
"airflow": Repository("apache", "airflow", "main"),
|
||||
"typeshed": Repository("python", "typeshed", "main", select="PYI"),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue