mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 10:48:32 +00:00
Bump version to 0.1.0 (#7931)
[Rendered changelog](https://github.com/astral-sh/ruff/blob/release/010/CHANGELOG.md)
This commit is contained in:
parent
523f542dbd
commit
1fabaca5de
9 changed files with 126 additions and 12 deletions
|
@ -247,7 +247,7 @@ This tutorial has focused on Ruff's command-line interface, but Ruff can also be
|
|||
```yaml
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
# Ruff version.
|
||||
rev: v0.0.292
|
||||
rev: v0.1.0
|
||||
hooks:
|
||||
- id: ruff
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue