mirror of
https://github.com/astral-sh/ruff
synced 2026-01-09 23:54:36 -05:00
Release 0.1.1 (#8073)
- Add changelog entry for 0.1.1 - Bump version to 0.1.1 - Require preview for fix added in #7967 - Allow duplicate headings in changelog (markdownlint setting)
This commit is contained in:
@@ -249,7 +249,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.1.0
|
||||
rev: v0.1.1
|
||||
hooks:
|
||||
- id: ruff
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user