Add PrefectHQ/prefect to ecosystem checks (#6918)

At least I will generally be familiar with the patterns over there
This commit is contained in:
Zanie Blue 2023-08-27 11:07:50 -05:00 committed by GitHub
parent d0b051e447
commit 88c8bece38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"),