mirror of https://github.com/astral-sh/ruff
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
|
|
@ -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…
Reference in New Issue