Update README.md
This commit is contained in:
parent
4520e4045e
commit
b05164188e
@ -10,7 +10,7 @@ Distributed as a standalone repository to enable installing Ruff via prebuilt wh
|
|||||||
Add this to your `.pre-commit-config.yaml`:
|
Add this to your `.pre-commit-config.yaml`:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- repo: https://github.com/charliermarsh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
# Ruff version.
|
# Ruff version.
|
||||||
rev: v0.0.269
|
rev: v0.0.269
|
||||||
hooks:
|
hooks:
|
||||||
@ -20,7 +20,7 @@ Add this to your `.pre-commit-config.yaml`:
|
|||||||
Or, to enable autofix:
|
Or, to enable autofix:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- repo: https://github.com/charliermarsh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
# Ruff version.
|
# Ruff version.
|
||||||
rev: v0.0.269
|
rev: v0.0.269
|
||||||
hooks:
|
hooks:
|
||||||
|
Loading…
Reference in New Issue
Block a user