mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 02:39:12 +00:00
Add PrefectHQ/prefect
to ecosystem checks (#6918)
At least I will generally be familiar with the patterns over there
This commit is contained in:
parent
d0b051e447
commit
88c8bece38
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ REPOSITORIES: list[Repository] = [
|
|||
Repository("mlflow", "mlflow", "master"),
|
||||
Repository("model-bakers", "model_bakery", "main"),
|
||||
Repository("pandas-dev", "pandas", "main"),
|
||||
Repository("prefecthq", "prefect", "main"),
|
||||
Repository("pypa", "build", "main"),
|
||||
Repository("pypa", "cibuildwheel", "main"),
|
||||
Repository("pypa", "pip", "main"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue