Release 0.9.0 (#15371)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
Micha Reiser 2025-01-09 14:53:08 +01:00 committed by GitHub
parent 8628f169e9
commit d0b2bbd55e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 109 additions and 17 deletions

View file

@ -364,7 +364,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.8.6
rev: v0.9.0
hooks:
# Run the linter.
- id: ruff