mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-01 12:25:45 +00:00
Update links to point to Astral org (#4949)
This commit is contained in:
parent
9c3fb23ace
commit
07cc4bcb0f
25 changed files with 66 additions and 66 deletions
|
|
@ -12,7 +12,7 @@ from tempfile import TemporaryDirectory
|
|||
|
||||
schemastore_fork = "https://github.com/astral-sh/schemastore"
|
||||
schemastore_upstream = "https://github.com/SchemaStore/schemastore"
|
||||
ruff_repo = "https://github.com/charliermarsh/ruff"
|
||||
ruff_repo = "https://github.com/astral-sh/ruff"
|
||||
root = Path(
|
||||
check_output(["git", "rev-parse", "--show-toplevel"], text=True).strip(),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue