mirror of https://github.com/astral-sh/ruff
Encode rev in README
This commit is contained in:
parent
58d98619d6
commit
b439b2f036
|
|
@ -56,7 +56,7 @@ ruff also works with [Pre-Commit](https://pre-commit.com) (requires Cargo on sys
|
||||||
```yaml
|
```yaml
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/charliermarsh/ruff
|
- repo: https://github.com/charliermarsh/ruff
|
||||||
rev: # See latest release
|
rev: v0.0.23
|
||||||
hooks:
|
hooks:
|
||||||
- id: lint
|
- id: lint
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue