chore: ruff moved to astral-sh (#4726)

* chore: ruff moved to astral-sh

Committed via https://github.com/asottile/all-repos

* ci: bump CUDA version
This commit is contained in:
Henry Schreiner
2023-07-04 08:38:14 -04:00
committed by GitHub
parent 2fb3d7cbde
commit 5ccb9e412d
2 changed files with 3 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ repos:
- id: black
# Ruff, the Python auto-correcting linter written in Rust
- repo: https://github.com/charliermarsh/ruff-pre-commit
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.270
hooks:
- id: ruff