mirror of
https://github.com/astral-sh/ruff
synced 2026-01-10 16:15:19 -05:00
Remove comma from ecosystem checks (#11466)
## Summary Something's up with this repo -- they added a post-checkout hook? So let's just remove it for now. We should go through and add a new batch of repositories some time.
This commit is contained in:
@@ -124,7 +124,6 @@ REPOSITORIES: list[Repository] = [
|
||||
Repository("aws", "aws-sam-cli", "develop"),
|
||||
Repository("bloomberg", "pytest-memray", "main"),
|
||||
Repository("bokeh", "bokeh", "branch-3.3", select="ALL"),
|
||||
Repository("commaai", "openpilot", "master"),
|
||||
Repository("demisto", "content", "master"),
|
||||
Repository("docker", "docker-py", "main"),
|
||||
Repository("freedomofpress", "securedrop", "develop"),
|
||||
|
||||
Reference in New Issue
Block a user